Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/hwc/
DhwcStress.cpp121 const unsigned int passesPerGroup = 10; // A group of passes all use the same variable
402 || ((pass / passesPerGroup) != ((pass - 1) / passesPerGroup))) { in main()
403 initFrames(pass / passesPerGroup); in main()