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

/frameworks/native/opengl/tests/hwc/
H A DhwcStress.cpp148 static unsigned int numSet = defaultPerPassNumSet; variable
283 numSet = strtoul(optarg, &chptr, 10);
373 testPrintI("numSet: %u", numSet);
492 for (unsigned int n1 = 0; n1 < numSet; n1++) {

Completed in 52 milliseconds