Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeometry_tile_worker.cpp251 for (auto& newFontGlyphs : newGlyphMap) { in onGlyphsAvailable() local
252 const FontStack& fontStack = newFontGlyphs.first; in onGlyphsAvailable()
253 Glyphs& newGlyphs = newFontGlyphs.second; in onGlyphsAvailable()