Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dglyph_atlas.hpp23 GlyphAtlas makeGlyphAtlas(const GlyphMap&);
H A Dglyph_atlas.cpp9 GlyphAtlas makeGlyphAtlas(const GlyphMap& glyphs) { in makeGlyphAtlas() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeometry_tile_worker.cpp439 GlyphAtlas glyphAtlas = makeGlyphAtlas(glyphMap); in performSymbolLayout()