Lines Matching refs:pSrc
430 PicturePtr pSrc, in exaGlyphCacheBufferGlyph() argument
484 if (pSrc ? in exaGlyphCacheBufferGlyph()
510 if (pSrc) { in exaGlyphCacheBufferGlyph()
541 PicturePtr pSrc, in exaBufferGlyph() argument
571 pSrc, 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()
680 PicturePtr pSrc, in exaGlyphs() argument
729 !(*pExaScr->info->CheckComposite) (PictOpAdd, pSrc, NULL, pMask))) 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()
831 pSrc, in exaGlyphs()