Lines Matching refs:REGION_NOTEMPTY
240 if (!spix->damage || !REGION_NOTEMPTY(vsaa->pScreen, &spix->dirty_hw) ||
256 if (!REGION_NOTEMPTY(vsaa->pScreen, &intersection))
356 if (!REGION_NOTEMPTY(vsaa->pScreen, &spix->dirty_hw))
753 *has_dirty_hw = REGION_NOTEMPTY(vsaa->pScreen,
755 *has_valid_hw = !REGION_NOTEMPTY(vsaa->pScreen,
763 *has_dirty_hw = REGION_NOTEMPTY(vsaa->pScreen, &intersection);
766 *has_valid_hw = !REGION_NOTEMPTY(vsaa->pScreen, &intersection);
875 if (spix->damage && REGION_NOTEMPTY(vsaa->pScreen, &intersection)) {
888 if (REGION_NOTEMPTY(vsaa->pScreen, upload)) {
1344 REGION_NOTEMPTY(vsaa->pScreen, vpix->present_damage)) {
1349 if (REGION_NOTEMPTY(vsaa->pScreen, vpix->pending_update)) {
1355 if (REGION_NOTEMPTY(vsaa->pScreen, ®))
1366 if (REGION_NOTEMPTY(vsaa->pScreen, vpix->pending_present)) {
1372 if (REGION_NOTEMPTY(vsaa->pScreen, ®))
1715 else if (spix->damage && REGION_NOTEMPTY(pScreen, &spix->dirty_shadow))
1722 if (REGION_NOTEMPTY(pScreen, &intersection)) {
1730 if (!REGION_NOTEMPTY(pScreen, copy_region))