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

/frameworks/native/opengl/tests/hwc/
H A DhwcStress.cpp556 const size_t maxCols = 4; // One more than triple buffering local
590 size_t cols = testRandMod((maxCols + 1) - minCols) + minCols;

Completed in 713 milliseconds