Searched defs:doLoop (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/gl_perf/
H A Dfill_common.cpp202 static void doLoop(bool warmup, int pgm, uint32_t passCount) { function
290 //doLoop(true, pgm, w, h, str2);
291 //doLoop(false, pgm, w, h, str2);
295 doLoop(true, pgm, 100);
296 doLoop(false, pgm, 100);

Completed in 28 milliseconds