Home
last modified time | relevance | path

Searched refs:tessellation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/GamePerformance/src/android/gameperformance/
DRenderPatch.java45 public RenderPatch(int triangleCount, float dimension, int tessellation) { in RenderPatch() argument
55 switch (tessellation) { in RenderPatch()
95 if (tessellation == TESSELLATION_TO_CENTER) { in RenderPatch()
109 switch (tessellation) { in RenderPatch()