Home
last modified time | relevance | path

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

/third_party/weston/fullscreen-shell/
Dfullscreen-shell.c893 if (shell->compositor->capabilities & WESTON_CAP_CURSOR_PLANE) in bind_fullscreen_shell()
/third_party/weston/include/libweston/
Dlibweston.h936 WESTON_CAP_CURSOR_PLANE = 0x0004, enumerator
/third_party/weston/libweston/backend-drm/
Ddrm.c3035 compositor->capabilities |= WESTON_CAP_CURSOR_PLANE; in drm_backend_create()