Searched refs:FPS_COMPARISON_MARGIN (Results 1 – 1 of 1) sorted by relevance
30 private static final float FPS_COMPARISON_MARGIN = 0.3f; field in GlVboPerfTest70 float delta = minMaxVbo[1] - (1f - FPS_COMPARISON_MARGIN) in testVboWithVaryingIndexBufferNumbers()130 float delta = fpsVbo - (1f - FPS_COMPARISON_MARGIN) * mFps; in doRunVboVsNonVboPerfTest()