Searched refs:REGION_UNION (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/xf86-video-vmware/dist/saa/ |
| H A D | saa_pixmap.c | 199 REGION_UNION(pixmap->drawable.pScreen, &spix->dirty_hw, 204 REGION_UNION(pixmap->drawable.pScreen, &spix->dirty_shadow,
|
| H A D | saa_unaccel.c | 679 REGION_UNION(pScreen, dst, dst, ®);
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_saa.c | 872 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, ®); 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 D | vmwgfx_output.c | 564 REGION_UNION(pScreen, &output_union, &output_union, &cur_output); 584 REGION_UNION(pScreen, &output_union, &output_union, &cur_output);
|
| H A D | vmwgfx_driver.c | 779 REGION_UNION(pScreen, vpix->pending_present,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | compat-api.h | 160 #define RegionUnion(res, r1, r2) REGION_UNION(NULL, res, r1, r2)
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | regionstr.h | 359 #define REGION_UNION(pScreen, res, r1, r2) RegionUnion(res, r1, r2) macro
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | regionstr.h | 357 #define REGION_UNION(pScreen, res, r1, r2) RegionUnion(res, r1, r2) macro
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | compat-api.h | 177 #define RegionUnion(res, r1, r2) REGION_UNION(NULL, res, r1, r2)
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_surface.c | 198 REGION_UNION (pScreen,
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_video.c | 543 REGION_UNION(pScreen, &Union, reg0, &pPriv1->clip);
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa-damage.c | 198 REGION_UNION (pDrawable->pScreen, existing, existing, new);
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_dri.c | 2281 REGION_UNION(pScreen, &info->dri->driRegion, &pWin->clipList,
|
Completed in 27 milliseconds