Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_composite_glyphs.c41 struct glamor_glyph_atlas { struct
122 glamor_glyph_atlas_init(ScreenPtr screen, struct glamor_glyph_atlas *atlas) in glamor_glyph_atlas_init()
143 glamor_glyph_can_add(struct glamor_glyph_atlas *atlas, int dim, DrawablePtr glyph_draw) in glamor_glyph_can_add()
160 glamor_glyph_add(struct glamor_glyph_atlas *atlas, DrawablePtr glyph_draw) in glamor_glyph_add()
235 struct glamor_glyph_atlas *atlas, int nglyph) in glamor_glyphs_flush()
336 static inline struct glamor_glyph_atlas *
361 struct glamor_glyph_atlas *glyph_atlas = NULL; in glamor_composite_glyphs()
408 … struct glamor_glyph_atlas *next_atlas = glamor_atlas_for_glyph(glamor_priv, glyph_draw); in glamor_composite_glyphs()
510 static struct glamor_glyph_atlas *
514 struct glamor_glyph_atlas *glyph_atlas; in glamor_alloc_glyph_atlas()
[all …]
H A Dglamor_priv.h263 struct glamor_glyph_atlas *glyph_atlas_a;
264 struct glamor_glyph_atlas *glyph_atlas_argb;