Searched refs:uxa_glyph_cache (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-glyphs.c579 uxa_glyph_cache(ScreenPtr screen, GlyphPtr glyph, int *out_x, int *out_y) function in typeref:typename:PicturePtr
826 this_atlas = uxa_glyph_cache(screen, glyph, &glyph_x, &glyph_y);
916 glyph_atlas = uxa_glyph_cache(screen, glyph, &glyph_x, &glyph_y);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-glyphs.c579 uxa_glyph_cache(ScreenPtr screen, GlyphPtr glyph, int *out_x, int *out_y) function in typeref:typename:PicturePtr
826 this_atlas = uxa_glyph_cache(screen, glyph, &glyph_x, &glyph_y);
916 glyph_atlas = uxa_glyph_cache(screen, glyph, &glyph_x, &glyph_y);
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-glyphs.c560 uxa_glyph_cache(ScreenPtr screen, GlyphPtr glyph, int *out_x, int *out_y) function in typeref:typename:PicturePtr
760 this_atlas = uxa_glyph_cache(screen, glyph, &mask_x, &mask_y);
975 this_atlas = uxa_glyph_cache(screen, glyph, &src_x, &src_y);

Completed in 7 milliseconds