Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/tests/gl_perf/
H A Dfilltest.cpp42 doSingleTest(num, 2); in doTest()
44 doSingleTest(num, 1); in doTest()
H A Dfill_common.cpp267 static void doSingleTest(uint32_t pgmNum, int tex) { in doSingleTest() function
/aosp12/frameworks/native/opengl/tests/gl_perfapp/jni/
H A Dgl_code.cpp61 doSingleTest(testNum, texSize); in doTest()