Searched refs:REGION_DESTROY (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/saa/
H A Dsaa_accel.c110 REGION_DESTROY(pScreen, src_reg);
H A Dsaa_unaccel.c218 REGION_DESTROY(pScreen, reg);
462 REGION_DESTROY(pGC->pScreen, region);
471 REGION_DESTROY(pGC->pScreen, region);
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_saa.c94 REGION_DESTROY(pixmap->drawable.pScreen, vpix->dirty_present);
96 REGION_DESTROY(pixmap->drawable.pScreen, vpix->present_damage);
98 REGION_DESTROY(pixmap->drawable.pScreen, vpix->pending_update);
100 REGION_DESTROY(pixmap->drawable.pScreen, vpix->pending_present);
131 REGION_DESTROY(pScreen, vpix->pending_update);
134 REGION_DESTROY(pScreen, vpix->present_damage);
137 REGION_DESTROY(pScreen, vpix->dirty_present);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/
H A Dcompat-api.h170 #define RegionDestroy(r) REGION_DESTROY(NULL, r)
/xsrc/external/mit/xorg-server/dist/include/
H A Dregionstr.h357 #define REGION_DESTROY(pScreen, r) RegionDestroy(r) macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dregionstr.h355 #define REGION_DESTROY(pScreen, r) RegionDestroy(r) macro
/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dcompat-api.h187 #define RegionDestroy(r) REGION_DESTROY(NULL, r)
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-accel.c793 REGION_DESTROY(pScreen, pReg);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-accel.c793 REGION_DESTROY(pScreen, pReg);
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-damage.c141 REGION_DESTROY(pScreen, pTempRegion);
H A Duxa-accel.c949 REGION_DESTROY(pScreen, pReg);
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-accel.c805 REGION_DESTROY(pScreen, pReg);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri.c2106 REGION_DESTROY(pScreen, pReg);
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_video.c3100 REGION_DESTROY(pScreen, Region);
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.c2769 REGION_DESTROY(pWin->drawable.pScreen, prgnDst);
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.c2769 REGION_DESTROY(pWin->drawable.pScreen, prgnDst);

Completed in 27 milliseconds