Home
last modified time | relevance | path

Searched refs:RegionValidate (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmivaltree.c412 RegionValidate(&childUnion, &overlap); in miComputeClips()
632 RegionValidate(&totalClip, &overlap); in miValidateTree()
671 RegionValidate(&childUnion, &overlap); in miValidateTree()
H A Dmioverlay.c602 RegionValidate(&childUnion, &overlap); in miOverlayComputeClips()
769 RegionValidate(&totalClip, &overlap); in miOverlayValidateTree()
1849 RegionValidate(pReg, &overlap); in CollectUnderlayChildrenRegions()
/OK3568_Linux_fs/external/xserver/include/
H A Dregionstr.h247 extern _X_EXPORT Bool RegionValidate(RegionPtr /*badreg */ ,
367 #define REGION_VALIDATE(pScreen, r, o) RegionValidate(r, o)
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DPixmap.c148 RegionValidate(pReg, &overlap); in xnestPixmapToRegion()
H A DGCOps.c173 RegionValidate(pReg, &overlap); in xnestBitBlitHelper()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpixmap.c258 RegionValidate(pReg, &overlap); in dmxBitmapToRegion()
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessValTree.c334 RegionValidate(&childUnion, &overlap); in RootlessComputeClips()
/OK3568_Linux_fs/external/xserver/dix/
H A Dregion.c1136 RegionValidate(RegionPtr badreg, Bool *pOverlap) in RegionValidate() function
1376 RegionValidate(pRgn, &overlap); in RegionFromRects()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_largepixmap.c283 RegionValidate(pad_region, &overlap); in _glamor_convert_pad_region()
783 RegionValidate(temp_region, &overlap); in glamor_merge_clipped_regions()
/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiXprocs.c1249 RegionValidate(&totalReg, &overlap); in PanoramiXCopyArea()
1361 RegionValidate(&totalReg, &overlap); in PanoramiXCopyPlane()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86fbman.c765 RegionValidate(offman->FreeBoxes, &anyUsed); in localPurgeUnlockedOffscreenAreas()