Searched refs:glamor_glyph_atlas (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_composite_glyphs.c41 struct glamor_glyph_atlas { struct
122 glamor_glyph_atlas_init(ScreenPtr screen, struct glamor_glyph_atlas *atlas)
143 glamor_glyph_can_add(struct glamor_glyph_atlas *atlas, int dim, DrawablePtr glyph_draw)
160 glamor_glyph_add(struct glamor_glyph_atlas *atlas, DrawablePtr glyph_draw)
230 struct glamor_glyph_atlas *atlas, int nglyph)
329 static inline struct glamor_glyph_atlas *
354 struct glamor_glyph_atlas *glyph_atlas = NULL;
401 struct glamor_glyph_atlas *next_atlas = glamor_atlas_for_glyph(glamor_priv, glyph_draw);
503 static struct glamor_glyph_atlas *
507 struct glamor_glyph_atlas *glyph_atla
[all...]
H A Dglamor_priv.h265 struct glamor_glyph_atlas *glyph_atlas_a;
266 struct glamor_glyph_atlas *glyph_atlas_argb;

Completed in 7 milliseconds