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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_composite_glyphs.c504 glamor_alloc_glyph_atlas(ScreenPtr screen, int depth, CARD32 f) function in typeref:struct:glamor_glyph_atlas *
537 glamor_priv->glyph_atlas_a = glamor_alloc_glyph_atlas(screen, 8, PICT_a8);
540 glamor_priv->glyph_atlas_argb = glamor_alloc_glyph_atlas(screen, 32, PICT_a8r8g8b8);

Completed in 3 milliseconds