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

/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DWSTests.c184 int NUMBLITS = 300; local
194 for( i=0; i < NUMBLITS; i++) {
210 double bytes = w * h * 2 * NUMBLITS;
215 printf("%d x %d * %d = %qd ticks\n", w, h, NUMBLITS, end - start);

Completed in 70 milliseconds