Searched refs:REGION_UNION (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/saa/
H A Dsaa_pixmap.c199 REGION_UNION(pixmap->drawable.pScreen, &spix->dirty_hw,
204 REGION_UNION(pixmap->drawable.pScreen, &spix->dirty_shadow,
H A Dsaa_unaccel.c679 REGION_UNION(pScreen, dst, dst, &reg);
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_saa.c872 REGION_UNION(vsaa->pScreen, &intersection, vpix->dirty_present,
1030 REGION_UNION(pScreen, dst_vpix->present_damage, dst_vpix->present_damage,
1065 REGION_UNION(pScreen, &vsaa->present_region, &vsaa->present_region, &reg);
1345 REGION_UNION(vsaa->pScreen, vpix->dirty_present,
1359 REGION_UNION(vsaa->pScreen, vpix->pending_present,
1376 REGION_UNION(vsaa->pScreen, vpix->pending_update,
H A Dvmwgfx_output.c564 REGION_UNION(pScreen, &output_union, &output_union, &cur_output);
584 REGION_UNION(pScreen, &output_union, &output_union, &cur_output);
H A Dvmwgfx_driver.c779 REGION_UNION(pScreen, vpix->pending_present,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/
H A Dcompat-api.h160 #define RegionUnion(res, r1, r2) REGION_UNION(NULL, res, r1, r2)
/xsrc/external/mit/xorg-server/dist/include/
H A Dregionstr.h359 #define REGION_UNION(pScreen, res, r1, r2) RegionUnion(res, r1, r2) macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dregionstr.h357 #define REGION_UNION(pScreen, res, r1, r2) RegionUnion(res, r1, r2) macro
/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dcompat-api.h177 #define RegionUnion(res, r1, r2) REGION_UNION(NULL, res, r1, r2)
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_surface.c198 REGION_UNION (pScreen,
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_video.c543 REGION_UNION(pScreen, &Union, reg0, &pPriv1->clip);
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-damage.c198 REGION_UNION (pDrawable->pScreen, existing, existing, new);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri.c2281 REGION_UNION(pScreen, &info->dri->driRegion, &pWin->clipList,

Completed in 27 milliseconds