Searched refs:REGION_SUBTRACT (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/saa/
H A Dsaa_pixmap.c201 REGION_SUBTRACT(pixmap->drawable.pScreen, &spix->dirty_shadow,
206 REGION_SUBTRACT(pixmap->drawable.pScreen, &spix->dirty_hw,
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_saa.c270 REGION_SUBTRACT(vsaa->pScreen, &spix->dirty_hw,
372 REGION_SUBTRACT(vsaa->pScreen, &spix->dirty_hw, &spix->dirty_hw, readback);
891 REGION_SUBTRACT(vsaa->pScreen, &spix->dirty_shadow,
894 REGION_SUBTRACT(vsaa->pScreen, vpix->dirty_present,
1330 REGION_SUBTRACT(&vsaa->pScreen, &spix->dirty_shadow,
1362 REGION_SUBTRACT(vsaa->pScreen, vpix->dirty_present,
1379 REGION_SUBTRACT(vsaa->pScreen, vpix->dirty_present,
1488 REGION_SUBTRACT(vsaa->pScreen, vpix->pending_present,
1490 REGION_SUBTRACT(vsaa->pScreen, vpix->pending_present,
1724 REGION_SUBTRACT(pScree
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinrandr.c100 REGION_SUBTRACT(pScreen, borderVisible,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/
H A Dcompat-api.h161 #define RegionSubtract(res, r1, r2) REGION_SUBTRACT(NULL, res, r1, r2)
/xsrc/external/mit/xorg-server/dist/include/
H A Dregionstr.h360 #define REGION_SUBTRACT(pScreen, res, r1, r2) RegionSubtract(res, r1, r2) macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dregionstr.h358 #define REGION_SUBTRACT(pScreen, res, r1, r2) RegionSubtract(res, r1, r2) macro
/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dcompat-api.h178 #define RegionSubtract(res, r1, r2) REGION_SUBTRACT(NULL, res, r1, r2)
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_surface.c172 REGION_SUBTRACT (NULL, &new, region, &surface->access_region);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri.c2018 REGION_SUBTRACT(pScreen, &region, pReg, &info->dri->driRegion);
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_video.c1002 REGION_SUBTRACT(pScreen, &DRegion, &DRegion, pRegion);

Completed in 14 milliseconds