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

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_composite_glyphs.c 369 return glamor_priv->glyph_atlas_a;
575 glamor_priv->glyph_atlas_a = glamor_alloc_glyph_atlas(screen, 8, PICT_a8);
576 if (!glamor_priv->glyph_atlas_a)
580 free (glamor_priv->glyph_atlas_a);
604 glamor_free_glyph_atlas(glamor_priv->glyph_atlas_a);
glamor_priv.h 292 struct glamor_glyph_atlas *glyph_atlas_a; member in struct:glamor_screen_private

Completed in 5 milliseconds