Searched refs:glyph_atlas_a (Results 1 – 2 of 2) sorted by relevance
342 return glamor_priv->glyph_atlas_a; in glamor_atlas_for_glyph()544 glamor_priv->glyph_atlas_a = glamor_alloc_glyph_atlas(screen, 8, PICT_a8); in glamor_composite_glyphs_init()545 if (!glamor_priv->glyph_atlas_a) in glamor_composite_glyphs_init()549 free (glamor_priv->glyph_atlas_a); in glamor_composite_glyphs_init()573 glamor_free_glyph_atlas(glamor_priv->glyph_atlas_a); in glamor_composite_glyphs_fini()
263 struct glamor_glyph_atlas *glyph_atlas_a; member