Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_composite_glyphs.c221 …return asprintf(&glamor_priv->glyph_defines, "#define ATLAS_DIM_INV %20.18f\n", 1.0/glamor_priv->g… in glamor_glyphs_init_facet()
229 free(glamor_priv->glyph_defines); in glamor_glyphs_fini_facet()
448 glamor_priv->glyph_defines); in glamor_composite_glyphs()
453 glamor_priv->glyph_defines); in glamor_composite_glyphs()
H A Dglamor_priv.h267 char *glyph_defines; member