Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/gl_perf/
Dfilltest.cpp45 for (uint32_t num = 0; num < gFragmentTestCount; num++) { in doTest()
Dfragment_shaders.cpp139 static const size_t gFragmentTestCount = sizeof(gFragmentTests) / sizeof(gFragmentTests[0]); variable
/frameworks/native/opengl/tests/gl_perfapp/jni/
Dgl_code.cpp43 if (testNum >= gFragmentTestCount) { in doTest()