Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dcompositor.c2894 if (compositor->state == WESTON_COMPOSITOR_SLEEPING || in weston_output_maybe_repaint()
3261 if (compositor->state == WESTON_COMPOSITOR_SLEEPING || in weston_output_schedule_repaint()
4899 case WESTON_COMPOSITOR_SLEEPING: in weston_compositor_wake()
4928 case WESTON_COMPOSITOR_SLEEPING: in weston_compositor_offscreen()
4950 if (compositor->state == WESTON_COMPOSITOR_SLEEPING) in weston_compositor_sleep()
4954 compositor->state = WESTON_COMPOSITOR_SLEEPING; in weston_compositor_sleep()
/third_party/weston/include/libweston/
Dlibweston.h808 WESTON_COMPOSITOR_SLEEPING /* same as offscreen, but also set dpms enumerator