Lines Matching refs:pDst
431 PicturePtr pDst, in exaGlyphCacheBufferGlyph() argument
523 rect->pDst = pDst; in exaGlyphCacheBufferGlyph()
542 PicturePtr pDst, in exaBufferGlyph() argument
572 pDst, in exaBufferGlyph()
621 exaGlyphsToDst(CARD8 op, PicturePtr pSrc, PicturePtr pDst, ExaGlyphBufferPtr buffer) in exaGlyphsToDst() argument
623 exaCompositeRects(op, pSrc, buffer->mask, pDst, buffer->count, in exaGlyphsToDst()
681 PicturePtr pDst, in exaGlyphs() argument
688 ScreenPtr pScreen = pDst->pDrawable->pScreen; in exaGlyphs()
798 if (exaBufferGlyph(pScreen, &buffer, glyph, pSrc, pDst, in exaGlyphs()
804 exaGlyphsToDst(op, pSrc, pDst, &buffer); in exaGlyphs()
805 exaBufferGlyph(pScreen, &buffer, glyph, pSrc, pDst, in exaGlyphs()
824 exaGlyphsToDst(op, pSrc, pDst, &buffer); in exaGlyphs()
833 pDst, in exaGlyphs()