HomeSort by: relevance | last modified time | path
    Searched refs:glamor_glyph_atlas (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_composite_glyphs.c 41 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)
264 struct glamor_glyph_atlas *atlas, int nglyph)
363 static inline struct glamor_glyph_atlas *
388 struct glamor_glyph_atlas *glyph_atlas = NULL;
435 struct glamor_glyph_atlas *next_atlas = glamor_atlas_for_glyph(glamor_priv, glyph_draw);
541 static struct glamor_glyph_atlas *
545 struct glamor_glyph_atlas *glyph_atlas
    [all...]
glamor_priv.h 292 struct glamor_glyph_atlas *glyph_atlas_a;
293 struct glamor_glyph_atlas *glyph_atlas_argb;

Completed in 6 milliseconds