Searched refs:glyph_atlas (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_composite_glyphs.c | 361 struct glamor_glyph_atlas *glyph_atlas = NULL; in glamor_composite_glyphs() local 397 glamor_glyphs_flush(op, src, dst, prog, glyph_atlas, glyphs_queued); in glamor_composite_glyphs() 412 if (_X_UNLIKELY(next_atlas != glyph_atlas)) { in glamor_composite_glyphs() 414 glamor_glyphs_flush(op, src, dst, prog, glyph_atlas, glyphs_queued); in glamor_composite_glyphs() 417 glyph_atlas = next_atlas; in glamor_composite_glyphs() 422 if (_X_UNLIKELY(glyph_priv->serial != glyph_atlas->serial)) { in glamor_composite_glyphs() 423 if (!glamor_glyph_can_add(glyph_atlas, glyph_atlas_dim, glyph_draw)) { in glamor_composite_glyphs() 425 glamor_glyphs_flush(op, src, dst, prog, glyph_atlas, glyphs_queued); in glamor_composite_glyphs() 428 if (glyph_atlas->atlas) { in glamor_composite_glyphs() 429 (*screen->DestroyPixmap)(glyph_atlas->atlas); in glamor_composite_glyphs() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/ |
| H A D | mapbox-gl-native.pro | 313 src/mbgl/text/glyph_atlas.cpp \
|