Searched refs:REGION_DESTROY (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/xf86-video-vmware/dist/saa/ |
| H A D | saa_accel.c | 110 REGION_DESTROY(pScreen, src_reg);
|
| H A D | saa_unaccel.c | 218 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 D | vmwgfx_saa.c | 94 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 D | compat-api.h | 170 #define RegionDestroy(r) REGION_DESTROY(NULL, r)
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | regionstr.h | 357 #define REGION_DESTROY(pScreen, r) RegionDestroy(r) macro
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | regionstr.h | 355 #define REGION_DESTROY(pScreen, r) RegionDestroy(r) macro
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | compat-api.h | 187 #define RegionDestroy(r) REGION_DESTROY(NULL, r)
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | uxa-accel.c | 793 REGION_DESTROY(pScreen, pReg);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | uxa-accel.c | 793 REGION_DESTROY(pScreen, pReg);
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa-damage.c | 141 REGION_DESTROY(pScreen, pTempRegion);
|
| H A D | uxa-accel.c | 949 REGION_DESTROY(pScreen, pReg);
|
| /xsrc/external/mit/xf86-video-intel-old/dist/uxa/ |
| H A D | uxa-accel.c | 805 REGION_DESTROY(pScreen, pReg);
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_dri.c | 2106 REGION_DESTROY(pScreen, pReg);
|
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | pm2_video.c | 3100 REGION_DESTROY(pScreen, Region);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunGX.c | 2769 REGION_DESTROY(pWin->drawable.pScreen, prgnDst);
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunGX.c | 2769 REGION_DESTROY(pWin->drawable.pScreen, prgnDst);
|
Completed in 27 milliseconds