Searched refs:ClearToBackground (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 200 WRAP_SCREEN(ClearToBackground, VGAarbiterClearToBackground); in xf86VGAarbiterWrapFunctions() 242 UNWRAP_SCREEN(ClearToBackground); in VGAarbiterCloseScreen() 349 SCREEN_PROLOG(ClearToBackground); in VGAarbiterClearToBackground() 351 (*pScreen->ClearToBackground) (pWin, x, y, w, h, generateExposures); in VGAarbiterClearToBackground() 353 SCREEN_EPILOG(ClearToBackground, VGAarbiterClearToBackground); in VGAarbiterClearToBackground()
|
| H A D | xf86VGAarbiterPriv.h | 127 ClearToBackgroundProcPtr ClearToBackground; member
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miscrinit.c | 296 pScreen->ClearToBackground = miClearToBackground; in miScreenInit()
|
| H A D | mioverlay.c | 155 pScreen->ClearToBackground = miOverlayClearToBackground; in miInitOverlay()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | scrnintstr.h | 544 ClearToBackgroundProcPtr ClearToBackground; member
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compalloc.c | 440 (*pWin->drawable.pScreen->ClearToBackground) (pWin, 0, 0, 0, in compFreeClientSubwindows()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | win.h | 517 ClearToBackgroundProcPtr ClearToBackground; member
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessWindow.c | 1543 (*pScreen->ClearToBackground) (pRoot, 0, 0, 0, 0, TRUE); in RootlessEnableRoot()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | dispatch.c | 1642 (*pWin->drawable.pScreen->ClearToBackground) (pWin, stuff->x, stuff->y, in ProcClearToBackground()
|