Searched refs:RootlessDamageRect (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessCommon.h | 252 void RootlessDamageRect(WindowPtr pWindow, int x, int y, int w, int h);
|
| H A D | rootlessCommon.c | 391 RootlessDamageRect(WindowPtr pWindow, int x, int y, int w, int h) in RootlessDamageRect() function
|
| H A D | rootlessScreen.c | 271 RootlessDamageRect(dstWin, xDst, yDst, width, height); in RootlessComposite()
|
| H A D | rootlessWindow.c | 1155 RootlessDamageRect(pWin, -newBW, -newBW, newW, newH); in FinishFrameResize()
|