Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dcompositor.c2927 bool any_should_repaint = false; in output_repaint_timer_arm() local
2941 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()