Searched refs:fbCopyArea (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dsfb.h9 #define fbCopyArea sfbCopyArea macro
H A Dfbcopy.c199 fbCopyArea(DrawablePtr src, DrawablePtr dst, GCPtr gc, function in typeref:typename:RegionPtr
H A Dfb.h445 fbCopyArea(DrawablePtr src, DrawablePtr dst, GCPtr gc,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dsfb.h9 #define fbCopyArea sfbCopyArea macro
H A Dfbcopy.c199 fbCopyArea(DrawablePtr src, DrawablePtr dst, GCPtr gc, function in typeref:typename:RegionPtr
H A Dfb.h449 fbCopyArea(DrawablePtr src, DrawablePtr dst, GCPtr gc,
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbgc.c45 fbCopyArea,
H A Dwfbrename.h27 #define fbCopyArea wfbCopyArea macro
H A Dfbcopy.c239 fbCopyArea(DrawablePtr pSrcDrawable, function in typeref:typename:RegionPtr
H A Dfb.h806 fbCopyArea(DrawablePtr pSrcDrawable,
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbgc.c45 fbCopyArea,
H A Dwfbrename.h43 #define fbCopyArea wfbCopyArea macro
H A Dfbcopy.c326 fbCopyArea (DrawablePtr pSrcDrawable, function in typeref:typename:RegionPtr
H A Dfb.h1404 fbCopyArea (DrawablePtr pSrcDrawable,
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-unaccel.c160 fbCopyArea(pSrc, pDst, pGC, srcx, srcy, w, h, dstx,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-unaccel.c160 fbCopyArea(pSrc, pDst, pGC, srcx, srcy, w, h, dstx,
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Ddfps.c263 fbCopyArea(&info->copy_src->drawable, &dest->drawable, info->pgc, src_x1, src_y1, width, height, dest_x1, dest_y1);
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-unaccel.c131 ret = fbCopyArea (pSrc, pDst, pGC, srcx, srcy, w, h, dstx, dsty);
H A Duxa-accel.c245 fbCopyArea((DrawablePtr)pPixmap, pDrawable, pGC, sx, sy, sw, sh, dx, dy);
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyr_draw.c152 * Sets up a scratch GC for fbCopyArea, and saves other parameters for the
185 * Does an fbCopyArea to take care of the requested copy.
196 fbCopyArea(&fakexa->pSrc->drawable, &fakexa->pDst->drawable, fakexa->pGC,
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr_draw.c156 * Sets up a scratch GC for fbCopyArea, and saves other parameters for the
190 * Does an fbCopyArea to take care of the requested copy.
202 fbCopyArea(&fakexa->pSrc->drawable, &fakexa->pDst->drawable, fakexa->pGC,
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_glamor_wrappers.c545 ret = fbCopyArea(pSrcDrawable, pDstDrawable, pGC,
577 ret = fbCopyArea(pSrcDrawable, pDstDrawable, pGC, srcx, srcy,
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_glamor_wrappers.c537 ret = fbCopyArea(pSrcDrawable, pDstDrawable, pGC,
569 ret = fbCopyArea(pSrcDrawable, pDstDrawable, pGC, srcx, srcy,
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-unaccel.c156 fbCopyArea(pSrc, pDst, pGC, srcx, srcy, w, h, dstx,
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c16887 fbCopyArea,

Completed in 39 milliseconds

12