Home
last modified time | relevance | path

Searched refs:demo_timing (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/gregbook/
Drpng2-x.c216 int demo_timing = FALSE; variable
434 demo_timing = TRUE; in main()
1574 if (demo_timing && (row - firstrow >= 16 || row >= rpng2_info.height-2)) { in rpng2_x_display_row()
1581 if (!demo_timing && ((rows & 0xf) == 0 || row >= rpng2_info.height-2)) { in rpng2_x_display_row()