Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-output.c184 if (xwl_screen->root_clip_mode == ROOT_CLIP_FULL) in update_screen_size()
197 SetRootClip(xwl_screen->screen, xwl_screen->root_clip_mode); in update_screen_size()
H A Dxwayland-glamor.c155 SetRootClip(screen, xwl_screen->root_clip_mode); in xwl_glamor_create_screen_resources()
H A Dxwayland-shm.c303 SetRootClip(screen, xwl_screen->root_clip_mode); in xwl_shm_create_screen_resources()
H A Dxwayland.h121 enum RootClipMode root_clip_mode; member
H A Dxwayland.c1171 xwl_screen->root_clip_mode = ROOT_CLIP_INPUT_ONLY; in xwl_screen_init()
1173 xwl_screen->root_clip_mode = ROOT_CLIP_FULL; in xwl_screen_init()