Searched refs:glyph_atlas_argb (Results 1 – 2 of 2) sorted by relevance
340 return glamor_priv->glyph_atlas_argb; in glamor_atlas_for_glyph()547 glamor_priv->glyph_atlas_argb = glamor_alloc_glyph_atlas(screen, 32, PICT_a8r8g8b8); in glamor_composite_glyphs_init()548 if (!glamor_priv->glyph_atlas_argb) { in glamor_composite_glyphs_init()574 glamor_free_glyph_atlas(glamor_priv->glyph_atlas_argb); in glamor_composite_glyphs_fini()
264 struct glamor_glyph_atlas *glyph_atlas_argb; member