Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_composite_glyphs.c408 … struct glamor_glyph_atlas *next_atlas = glamor_atlas_for_glyph(glamor_priv, glyph_draw); in glamor_composite_glyphs() local
412 if (_X_UNLIKELY(next_atlas != glyph_atlas)) { in glamor_composite_glyphs()
417 glyph_atlas = next_atlas; in glamor_composite_glyphs()