Home
last modified time | relevance | path

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

/third_party/weston/compositor/
Dmain.c1487 non_desktop = weston_head_is_non_desktop(head); in simple_heads_changed()
1993 if (!mode && weston_head_is_non_desktop(head)) in drm_head_prepare_enable()
/third_party/weston/include/libweston/
Dlibweston.h1979 weston_head_is_non_desktop(struct weston_head *head);
/third_party/weston/libweston/
Dcompositor.c5818 weston_head_is_non_desktop(struct weston_head *head) in weston_head_is_non_desktop() function