Home
last modified time | relevance | path

Searched refs:symbolLayout (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.cpp445 for (auto& symbolLayout : symbolLayouts) { in performSymbolLayout() local
450 symbolLayout->prepare(glyphMap, glyphAtlas.positions, in performSymbolLayout()
457 for (auto& symbolLayout : symbolLayouts) { in performSymbolLayout() local
462 if (!symbolLayout->hasSymbolInstances()) { in performSymbolLayout()
466 std::shared_ptr<SymbolBucket> bucket = symbolLayout->place(showCollisionBoxes); in performSymbolLayout()
467 for (const auto& pair : symbolLayout->layerPaintProperties) { in performSymbolLayout()