HomeSort by: relevance | last modified time | path
    Searched refs:CopyRegion (Results 1 - 13 of 13) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
dri2.c 99 DRI2CopyRegionProcPtr CopyRegion;
622 (*ds->CopyRegion)(pDraw, pRegion, pDestBuffer, pSrcBuffer);
830 (*ds->CopyRegion)(pDraw, &region, pDestBuffer, pSrcBuffer);
1108 ds->CopyRegion = info->CopyRegion;
dri2.h 174 DRI2CopyRegionProcPtr CopyRegion;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
dri2.h 218 DRI2CopyRegionProcPtr CopyRegion;
dri2.c 117 DRI2CopyRegionProcPtr CopyRegion;
909 (*ds->CopyRegion) (pDraw, pRegion, pDest, pSrc);
1549 ds->CopyRegion = info->CopyRegion;
  /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
vmwgfx_dri2.c 466 dri2info.CopyRegion = dri2_copy_region;
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_dri.c 431 info.CopyRegion = I830DRI2CopyRegion;
  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nouveau_dri2.c 1009 dri2.CopyRegion = nouveau_dri2_copy_region;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
dri2.c 1071 info.CopyRegion = ms_dri2_copy_region;
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_dri2.c 1349 dri2_info.CopyRegion = radeon_dri2_copy_region;
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
intel_dri.c 1618 info.CopyRegion = I830DRI2CopyRegion;
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
intel_dri.c 1538 info.CopyRegion = I830DRI2CopyRegion;
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_dri2.c 3748 info.CopyRegion = sna_dri2_copy_region;
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_dri2.c 3294 info.CopyRegion = sna_dri2_copy_region;

Completed in 17 milliseconds