Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinrandr.c108 SetRootClip(pScreen, ROOT_CLIP_NONE); in winDoRandRScreenSetSize()
134 SetRootClip(pScreen, ROOT_CLIP_FULL); in winDoRandRScreenSetSize()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-output.c185 SetRootClip(xwl_screen->screen, ROOT_CLIP_NONE); 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()
/OK3568_Linux_fs/external/xserver/include/
H A Dwindow.h230 extern _X_EXPORT void SetRootClip(ScreenPtr pScreen, int enable);
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c775 SetRootClip(pScreen, ROOT_CLIP_NONE); in vfbRRScreenSetSize()
783 SetRootClip(pScreen, ROOT_CLIP_FULL); in vfbRRScreenSetSize()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Dquartz.c503 SetRootClip(screenInfo.screens[i], mode); in QuartzSetRootClip()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.c98 SetRootClip(pScreen, ROOT_CLIP_NONE); in KdDisableScreen()
162 SetRootClip(pScreen, ROOT_CLIP_FULL); in KdEnableScreen()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Helper.c1000 SetRootClip(pScreen, ROOT_CLIP_FULL); in xf86EnableDisableFBAccess()
1007 SetRootClip(pScreen, ROOT_CLIP_NONE); in xf86EnableDisableFBAccess()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c2098 SetRootClip(source_provider->pScreen, ROOT_CLIP_NONE); in xf86RandR14ProviderSetOutputSource()
2103 SetRootClip(source_provider->pScreen, ROOT_CLIP_FULL); in xf86RandR14ProviderSetOutputSource()
/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c3650 SetRootClip(ScreenPtr pScreen, int enable) in SetRootClip() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog5531 (EE) 14: Xwayland (SetRootClip)
28494 dix: Add hybrid full-size/empty-clip mode to SetRootClip
28496 216bdbc735 removed the SetRootClip call in the XWayland output-hotplug
28502 SetRootClip updates winSize and borderSize for the root window, which
95434 consolidate SetRootClip (v2)