Home
last modified time | relevance | path

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

/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGlVboPerfTest.java67 float[] minMaxVbo = findMinMax(fpsVbo); in testVboWithVaryingIndexBufferNumbers() local
70 float delta = minMaxVbo[1] - (1f - FPS_COMPARISON_MARGIN) in testVboWithVaryingIndexBufferNumbers()
75 minMaxVbo[0] > (FPS_MIN_MAX_COMPARISON_PERCENTILE * minMaxVbo[1])); in testVboWithVaryingIndexBufferNumbers()