Home
last modified time | relevance | path

Searched refs:RootlessDamageRect (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessCommon.h252 void RootlessDamageRect(WindowPtr pWindow, int x, int y, int w, int h);
H A DrootlessCommon.c391 RootlessDamageRect(WindowPtr pWindow, int x, int y, int w, int h) in RootlessDamageRect() function
H A DrootlessScreen.c271 RootlessDamageRect(dstWin, xDst, yDst, width, height); in RootlessComposite()
H A DrootlessWindow.c1155 RootlessDamageRect(pWin, -newBW, -newBW, newW, newH); in FinishFrameResize()