Searched defs:demo_timing (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng2-x.c147 int demo_timing = FALSE; variable
360 demo_timing = TRUE;
1317 if (demo_timing && (row - firstrow >= 16 || row >= rpng2_info.height-2)) {
1324 if (!demo_timing && ((rows & 0xf) == 0 || row >= rpng2_info.height-2)) {

Completed in 36 milliseconds