Home
last modified time | relevance | path

Searched refs:glyph_max_dim (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_composite_glyphs.c365 int glyph_max_dim = glamor_priv->glyph_max_dim; in glamor_composite_glyphs() local
392 if (_X_UNLIKELY(glyph_draw->width > glyph_max_dim || in glamor_composite_glyphs()
393 glyph_draw->height > glyph_max_dim || in glamor_composite_glyphs()
542 glamor_priv->glyph_max_dim = glamor_priv->glyph_atlas_dim / 8; in glamor_composite_glyphs_init()
H A Dglamor.c214 w <= glamor_priv->glyph_max_dim && in glamor_create_pixmap()
215 h <= glamor_priv->glyph_max_dim) in glamor_create_pixmap()
H A Dglamor_priv.h266 int glyph_max_dim; member
/OK3568_Linux_fs/external/xserver/
H A DChangeLog34596 The cache was trying to allow glyph_max_dim in, but since we were