Searched refs:no_flush (Results 1 – 3 of 3) sorted by relevance
298 bool no_flush; in ddebug_screen_create() local339 no_flush = strstr(option, "noflush") != NULL; in ddebug_screen_create()345 no_flush = true; in ddebug_screen_create()400 dscreen->no_flush = no_flush; in ddebug_screen_create()
50 bool no_flush; member
1078 !dscreen->no_flush && in dd_before_draw()1094 if (!dscreen->no_flush && in dd_after_draw()1111 if (!dscreen->no_flush) in dd_after_draw()