Searched refs:damageRegionAppend (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/miext/damage/
H A Ddamage.c216 #define damageRegionAppend(d,r,c,m) _damageRegionAppend(d,r,c,m,__FUNCTION__) macro
219 damageRegionAppend (DrawablePtr pDrawable, RegionPtr pRegion, Bool clip,
425 damageRegionAppend (pDrawable, &region, TRUE, subWindowMode);
1723 damageRegionAppend (&pWindow->drawable, prgnSrc, FALSE, -1);
2075 damageRegionAppend (pDrawable, pRegion, FALSE, -1);
2099 damageRegionAppend (pDrawable, pRegion, FALSE, -1);
/xsrc/external/mit/xorg-server/dist/miext/damage/
H A Ddamage.c128 #define damageRegionAppend(d,r,c,m) _damageRegionAppend(d,r,c,m,__FUNCTION__) macro
131 damageRegionAppend(DrawablePtr pDrawable, RegionPtr pRegion, Bool clip,
322 damageRegionAppend(pDrawable, &region, TRUE, subWindowMode);
1525 damageRegionAppend(&pWindow->drawable, prgnSrc, FALSE, -1);
1898 damageRegionAppend(pDrawable, pRegion, FALSE, -1);
1911 damageRegionAppend(pDrawable, pRegion, FALSE, -1);
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-damage.c1173 damageRegionAppend (&pWindow->drawable, prgnSrc, FALSE, -1);

Completed in 8 milliseconds