Lines Matching refs:GetSpans
71 * get the pixels with GetSpans
221 /* We must untranslate before calling GetSpans */
228 (*pSrcDrawable->pScreen->GetSpans) (pSrcDrawable, width, pptFirst,
317 (*pDraw->pScreen->GetSpans) (pDraw, width, &pt, &width, 1,
325 (*pDraw->pScreen->GetSpans) (pDraw, width, &pt, &width, 1,
588 * We're getting the image into a memory buffer. While we have to use GetSpans
595 * Line at a time, GetSpans a line into the destination buffer, then if the
597 * bits turned off) and then another GetSpans to get stuff back (because
650 (*pDraw->pScreen->GetSpans) (pDraw, w, &pt, &width, 1, pDst);
657 (*pDraw->pScreen->GetSpans) ((DrawablePtr) pPixmap, w, &pt,