Lines Matching defs:dirty_hw
61 REGION_RESET(draw->pScreen, &spix->dirty_hw, &box);
65 REGION_EMPTY(draw->pScreen, &spix->dirty_hw);
240 if (!spix->damage || !REGION_NOTEMPTY(vsaa->pScreen, &spix->dirty_hw) ||
249 REGION_COPY(vsaa->pScreen, &intersection, &spix->dirty_hw);
270 REGION_SUBTRACT(vsaa->pScreen, &spix->dirty_hw,
271 &spix->dirty_hw, &intersection);
356 if (!REGION_NOTEMPTY(vsaa->pScreen, &spix->dirty_hw))
364 &spix->dirty_hw);
372 REGION_SUBTRACT(vsaa->pScreen, &spix->dirty_hw, &spix->dirty_hw, readback);
466 &spix->dirty_hw))
625 REGION_INTERSECT(pScreen, &spix->dirty_hw, &spix->dirty_hw, &b_reg);
754 &vpix->base.dirty_hw);
761 REGION_INTERSECT(vsaa->pScreen, &intersection, &vpix->base.dirty_hw,
1115 Bool dirty_hw;
1134 &dirty_hw, &tmp_valid_hw);
1137 dirty_hw = FALSE;
1141 if (src_pix && !dirty_hw) {
1144 &dirty_hw, &tmp_valid_hw);
1148 if (mask_pict && mask_pix && !dirty_hw) {
1151 &dirty_hw, &tmp_valid_hw);
1160 if (!valid_hw && !dirty_hw && !vsaa->rendercheck)
1626 &spix->dirty_hw);
1627 REGION_EMPTY(draw->pScreen, &spix->dirty_hw);