Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c128 #define damageRegionAppend(d,r,c,m) _damageRegionAppend(d,r,c,m,__FUNCTION__) in _damageRegionAppend() macro
131 damageRegionAppend(DrawablePtr pDrawable, RegionPtr pRegion, Bool clip, in _damageRegionAppend()
322 damageRegionAppend(pDrawable, &region, TRUE, subWindowMode); in _damageDamageBox()
1525 damageRegionAppend(&pWindow->drawable, prgnSrc, FALSE, -1); in damageCopyWindow()
1898 damageRegionAppend(pDrawable, pRegion, FALSE, -1); in DamageRegionAppend()
1911 damageRegionAppend(pDrawable, pRegion, FALSE, -1); in DamageDamageRegion()