Searched refs:stateClock (Results 1 – 1 of 1) sorted by relevance
33 int stateClock; variable45 uint32_t testNum = stateClock >> 2; in doTest()46 int texSize = ((stateClock >> 1) & 0x1) + 1; in doTest()74 stateClock = 0; in Java_com_android_glperf_GLPerfLib_init()98 if (stateClock > 0 && ((stateClock & 1) == 0)) { in Java_com_android_glperf_GLPerfLib_step()102 stateClock++; in Java_com_android_glperf_GLPerfLib_step()