Searched refs:generateExposures (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miwindow.c | 64 int x, int y, int w, int h, Bool generateExposures) in miClearToBackground() argument 113 if (generateExposures) in miClearToBackground()
|
| H A D | mioverlay.c | 1560 int x, int y, int w, int h, Bool generateExposures) in miOverlayClearToBackground() argument 1607 if (generateExposures) in miOverlayClearToBackground()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiterPriv.h | 169 int h, Bool generateExposures);
|
| H A D | xf86VGAarbiter.c | 345 int x, int y, int w, int h, Bool generateExposures) in VGAarbiterClearToBackground() argument 351 (*pScreen->ClearToBackground) (pWin, x, y, w, h, generateExposures); in VGAarbiterClearToBackground()
|