Lines Matching refs:RegionNotEmpty
139 if (RegionNotEmpty(&tmpRegion)) {
156 was_empty = !RegionNotEmpty(&pDamage->damage);
159 if (was_empty && RegionNotEmpty(&pDamage->damage)) {
187 if (RegionNotEmpty(&tmpRegion)) {
200 was_empty = !RegionNotEmpty(pOldDamage);
201 if (was_empty && RegionNotEmpty(&newDamage)) {
236 if (!RegionNotEmpty(pRegion))
334 if (!RegionNotEmpty(pDamageRegion))
573 RegionNotEmpty(g->pCompositeClip)))
584 RegionNotEmpty(p->pCompositeClip))
2051 return RegionNotEmpty(&pDamage->damage);