Lines Matching defs:pDstDrawable
34 DrawablePtr pDstDrawable,
43 miCopyRegion(pSrcDrawable, pDstDrawable, pGC, pDstRegion, dx, dy, copyProc, bitPlane, closure);
49 DrawablePtr pDstDrawable,
61 return miDoCopy(pSrcDrawable, pDstDrawable, pGC, xIn, yIn, widthSrc, heightSrc, xOut, yOut, copyProc, bitPlane, closure);
66 DrawablePtr pDstDrawable,
89 fbGetDrawable (pDstDrawable, dst, dstStride, dstBpp, dstXoff, dstYoff);
132 fbFinishAccess (pDstDrawable);
138 DrawablePtr pDstDrawable,
160 fbGetDrawable (pDstDrawable, dst, dstStride, dstBpp, dstXoff, dstYoff);
205 fbFinishAccess (pDstDrawable);
211 DrawablePtr pDstDrawable,
226 if (pDstDrawable->bitsPerPixel == 1)
239 fbGetStipDrawable (pDstDrawable, dst, dstStride, dstBpp, dstXoff, dstYoff);
255 fbFinishAccess (pDstDrawable);
283 fbGetDrawable (pDstDrawable, dst, dstStride, dstBpp, dstXoff, dstYoff);
318 fbFinishAccess (pDstDrawable);
327 DrawablePtr pDstDrawable,
339 if (pSrcDrawable->bitsPerPixel != pDstDrawable->bitsPerPixel)
344 return miDoCopy (pSrcDrawable, pDstDrawable, pGC, xIn, yIn,
350 DrawablePtr pDstDrawable,
361 return miDoCopy (pSrcDrawable, pDstDrawable, pGC,
365 return miDoCopy (pSrcDrawable, pDstDrawable, pGC, xIn, yIn,
369 return miHandleExposures(pSrcDrawable, pDstDrawable, pGC,