Searched refs:total_region (Results 1 – 1 of 1) sorted by relevance
632 RegionRec root_pixmap_region, total_region, new_crtc_region; in rrCheckPixmapBounding() local642 RegionInit(&total_region, NULL, 0); in rrCheckPixmapBounding()666 RegionUnion(&total_region, &total_region, &new_crtc_region); in rrCheckPixmapBounding()696 RegionUnion(&total_region, &total_region, &new_crtc_region); in rrCheckPixmapBounding()700 newsize = RegionExtents(&total_region); in rrCheckPixmapBounding()