Searched refs:RegionDuplicate (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server/dist/present/
H A Dpresent_vblank.c90 vblank->valid = RegionDuplicate(valid);
95 vblank->update = RegionDuplicate(update);
/xsrc/external/mit/xf86-video-amdgpu/dist/
H A Dconfigure.ac161 AC_CHECK_DECL(RegionDuplicate,
163 [Have RegionDuplicate API])], [],
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_drv.h95 RegionDuplicate(RegionPtr pOld) function in typeref:typename:RegionPtr
H A Damdgpu_kms.c551 sync_region = RegionDuplicate(&remaining);
615 dstregion = RegionDuplicate(damageregion);
/xsrc/external/mit/xf86-video-ati-kms/dist/
H A Dconfigure.ac163 AC_CHECK_DECL(RegionDuplicate,
165 [Have RegionDuplicate API])], [],
/xsrc/external/mit/xorg-server/dist/include/
H A Dregionstr.h220 extern _X_EXPORT RegionPtr RegionDuplicate(RegionPtr /* pOld */);
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon.h103 RegionDuplicate(RegionPtr pOld) function in typeref:typename:RegionPtr
H A Dradeon_kms.c500 sync_region = RegionDuplicate(&remaining);
569 dstregion = RegionDuplicate(damageregion);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dregion.c259 RegionDuplicate(RegionPtr pOld) function in typeref:typename:RegionPtr

Completed in 117 milliseconds