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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.c99 DRI2CopyRegionProcPtr CopyRegion; member in struct:_DRI2Screen
622 (*ds->CopyRegion)(pDraw, pRegion, pDestBuffer, pSrcBuffer);
830 (*ds->CopyRegion)(pDraw, &region, pDestBuffer, pSrcBuffer);
1108 ds->CopyRegion = info->CopyRegion;
H A Ddri2.h174 DRI2CopyRegionProcPtr CopyRegion; member in struct:__anona4bc06e50208
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.h218 DRI2CopyRegionProcPtr CopyRegion; member in struct:__anond42734780208
H A Ddri2.c117 DRI2CopyRegionProcPtr CopyRegion; member in struct:_DRI2Screen
902 (*ds->CopyRegion) (pDraw, pRegion, pDest, pSrc);
1542 ds->CopyRegion = info->CopyRegion;
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_dri2.c466 dri2info.CopyRegion = dri2_copy_region;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_dri.c431 info.CopyRegion = I830DRI2CopyRegion;
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_dri2.c1009 dri2.CopyRegion = nouveau_dri2_copy_region;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddri2.c1071 info.CopyRegion = ms_dri2_copy_region;
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_dri.c1618 info.CopyRegion = I830DRI2CopyRegion;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_dri.c1538 info.CopyRegion = I830DRI2CopyRegion;
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri2.c1349 dri2_info.CopyRegion = radeon_dri2_copy_region;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_dri2.c3748 info.CopyRegion = sna_dri2_copy_region;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_dri2.c3294 info.CopyRegion = sna_dri2_copy_region;

Completed in 26 milliseconds