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

/xsrc/external/mit/x11perf/dist/
H A Dx11perf.c122 #define NUM_POPS 14 macro
124 static int pops[NUM_POPS] = { PictOpOver };
1569 for (i = 0; i < NUM_POPS; i++)
1571 *nump = NUM_POPS;
1574 for (pop = 0; pop < NUM_POPS; pop++) {
1580 if (pop == NUM_POPS) {

Completed in 3 milliseconds