Searched refs:sna_glyph (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_glyphs.c116 static inline struct sna_glyph *sna_glyph(GlyphPtr glyph) function in typeref:struct:sna_glyph *
121 static inline struct sna_glyph *sna_glyph0(GlyphPtr glyph)
123 return (struct sna_glyph *)glyph->devPrivates;
269 cache->glyphs = calloc(sizeof(struct sna_glyph *),
397 struct sna_glyph *p;
419 p = sna_glyph(glyph);
468 p = sna_glyph(glyph);
625 struct sna_glyph *p;
628 p = sna_glyph(glyp
[all...]
H A Dsna_render.h18 struct sna_glyph;
332 struct sna_glyph **glyphs;
H A Dsna_driver.c1052 sizeof(struct sna_glyph)))
1069 if (!dixRequestPrivate(&sna_glyph_key, sizeof(struct sna_glyph)))
H A Dsna.h168 struct sna_glyph { struct
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_glyphs.c116 static inline struct sna_glyph *sna_glyph(GlyphPtr glyph) function in typeref:struct:sna_glyph *
121 static inline struct sna_glyph *sna_glyph0(GlyphPtr glyph)
123 return (struct sna_glyph *)glyph->devPrivates;
269 cache->glyphs = calloc(sizeof(struct sna_glyph *),
397 struct sna_glyph *p;
419 p = sna_glyph(glyph);
468 p = sna_glyph(glyph);
625 struct sna_glyph *p;
628 p = sna_glyph(glyp
[all...]
H A Dsna_render.h18 struct sna_glyph;
324 struct sna_glyph **glyphs;
H A Dsna_driver.c1021 sizeof(struct sna_glyph)))
1038 if (!dixRequestPrivate(&sna_glyph_key, sizeof(struct sna_glyph)))
H A Dsna.h166 struct sna_glyph { struct

Completed in 20 milliseconds