Home
last modified time | relevance | path

Searched refs:NullRegion (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DGCOps.c139 return NullRegion; in xnestBitBlitHelper()
149 return NullRegion; in xnestBitBlitHelper()
H A DPixmap.c114 return NullRegion; in xnestPixmapToRegion()
H A DWindow.c432 if (pReg1 == NullRegion || pReg2 == NullRegion) in xnestRegionEqual()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpixmap.c224 return NullRegion; in dmxBitmapToRegion()
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpixmap.c148 return NullRegion; in fbPixmapToRegion()
/OK3568_Linux_fs/external/xserver/include/
H A Dregionstr.h60 #define NullRegion ((RegionPtr)0) macro
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiwindow.c130 val->before.borderVisible = NullRegion; in miMarkWindow()
364 RegionPtr borderVisible = NullRegion; /* visible area of the border */ in miResizeWindow()
H A Dmioverlay.c1088 RegionPtr borderVisible = NullRegion; in miOverlayResizeWindow()
1089 RegionPtr borderVisible2 = NullRegion; in miOverlayResizeWindow()
1866 pTree->valdata->borderVisible = NullRegion; in MarkUnderlayWindow()
/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c630 pSprite->hotShape = NullRegion; in XineramaConfineCursorToWindow()
897 : NullRegion; in ConfineCursorToWindow()
3268 pSprite->hotShape = NullRegion; in InitializeSprite()