Searched refs:any_should_repaint (Results 1 – 1 of 1) sorted by relevance
2927 bool any_should_repaint = false; in output_repaint_timer_arm() local2941 if (!any_should_repaint || msec_to_this < msec_to_next) in output_repaint_timer_arm()2944 any_should_repaint = true; in output_repaint_timer_arm()2947 if (!any_should_repaint) in output_repaint_timer_arm()