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

/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dstretch.c66 int cCount, cIndex[2], cStep; variable in typeref:typename:int
94 for (i = 0; i < cCount; i++) {
160 cList[cCount].x = (float)x;
161 cList[cCount].y = (float)y;
162 cCount++;
215 if (cIndex[1] == cCount) {
232 if (cCount > 1) {
256 cCount = 0;
378 cCount = 0;

Completed in 3 milliseconds