Searched refs:initFrames (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/hwc/
H A DhwcStress.cpp38 * by a function called initFrames. This function creates an array
203 void initFrames(unsigned int seed);
403 initFrames(pass / passesPerGroup);
551 void initFrames(unsigned int seed) function
558 if (verbose) { testPrintI("initFrames seed: %u", seed); }

Completed in 49 milliseconds