Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmi.h244 extern _X_EXPORT void miPaintWindow(WindowPtr /*pWin */ ,
H A Dmiscrinit.c299 pScreen->PaintWindow = miPaintWindow; in miScreenInit()
H A Dmiexpose.c405 miPaintWindow(WindowPtr pWin, RegionPtr prgn, int what) in miPaintWindow() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog5528 (EE) 11: Xwayland (miPaintWindow)
34197 miPaintWindow was ignoring the background origin.
92245 miPaintWindow would cause fbFill() to overwrite pScreen's pixmap which was
107074 This will ensure that pRoot is unlocked after the miPaintWindow
107295 IsFramedWindow() is called from miPaintWindow() if the server has
112351 rootless: Add some sanity checking to miPaintWindow
120932 …ted code from the punted RootlessPaintBackground/Border and added it conditionally to miPaintWindow
128180 … and implemented in fbPaintWindow. Now that fbPaintWindow is gone, this is now in miPaintWindow().
128187 Rootless: Use miPaintWindow since PaintWindowBackground is dead
140100 vanished (e4d11e58), and we just use miPaintWindow instead. This
[all …]