Searched refs:pGlyphPicture (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-glyphs.c236 PicturePtr pGlyphPicture = GetGlyphPicture(glyph, screen); local in function:uxa_glyph_cache_upload_glyph
237 PixmapPtr pGlyphPixmap = (PixmapPtr) pGlyphPicture->pDrawable;
270 uxa_composite(PictOpSrc, pGlyphPicture, NULL, picture,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-glyphs.c236 PicturePtr pGlyphPicture = GetGlyphPicture(glyph, screen); local in function:uxa_glyph_cache_upload_glyph
237 PixmapPtr pGlyphPixmap = (PixmapPtr) pGlyphPicture->pDrawable;
270 uxa_composite(PictOpSrc, pGlyphPicture, NULL, picture,
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_glyphs.c368 PicturePtr pGlyphPicture = GlyphPicture(pGlyph)[pScreen->myNum]; local in function:exaGlyphCacheUploadGlyph
369 PixmapPtr pGlyphPixmap = (PixmapPtr)pGlyphPicture->pDrawable;
411 pGlyphPicture,
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_glyphs.c368 PicturePtr pGlyphPicture = GetGlyphPicture(pGlyph, pScreen); local in function:exaGlyphCacheUploadGlyph
369 PixmapPtr pGlyphPixmap = (PixmapPtr) pGlyphPicture->pDrawable;
414 pGlyphPicture,
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-glyphs.c224 PicturePtr pGlyphPicture = GetGlyphPicture(glyph, screen); local in function:uxa_glyph_cache_upload_glyph
225 PixmapPtr pGlyphPixmap = (PixmapPtr) pGlyphPicture->pDrawable;
258 uxa_composite(PictOpSrc, pGlyphPicture, NULL, picture,
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-glyphs.c362 PicturePtr pGlyphPicture = GlyphPicture(pGlyph)[pScreen->myNum]; local in function:uxa_glyph_cache_upload_glyph
363 PixmapPtr pGlyphPixmap = (PixmapPtr)pGlyphPicture->pDrawable;

Completed in 43 milliseconds