Searched refs:SetRootClip (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winrandr.c | 108 SetRootClip(pScreen, ROOT_CLIP_NONE); in winDoRandRScreenSetSize() 134 SetRootClip(pScreen, ROOT_CLIP_FULL); in winDoRandRScreenSetSize()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-output.c | 185 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 D | xwayland-glamor.c | 155 SetRootClip(screen, xwl_screen->root_clip_mode); in xwl_glamor_create_screen_resources()
|
| H A D | xwayland-shm.c | 303 SetRootClip(screen, xwl_screen->root_clip_mode); in xwl_shm_create_screen_resources()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | window.h | 230 extern _X_EXPORT void SetRootClip(ScreenPtr pScreen, int enable);
|
| /OK3568_Linux_fs/external/xserver/hw/vfb/ |
| H A D | InitOutput.c | 775 SetRootClip(pScreen, ROOT_CLIP_NONE); in vfbRRScreenSetSize() 783 SetRootClip(pScreen, ROOT_CLIP_FULL); in vfbRRScreenSetSize()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | quartz.c | 503 SetRootClip(screenInfo.screens[i], mode); in QuartzSetRootClip()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kdrive.c | 98 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 D | xf86Helper.c | 1000 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 D | xf86RandR12.c | 2098 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 D | window.c | 3650 SetRootClip(ScreenPtr pScreen, int enable) in SetRootClip() function
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 5531 (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)
|