Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dsymbol_bucket.cpp151 void addPlacedSymbol(gl::IndexVector<gl::Triangles>& triangles, const PlacedSymbol& placedSymbol) { in addPlacedSymbol() function
214 addPlacedSymbol(text.triangles, text.placedSymbols[*symbolInstance.placedTextIndex]); in sortFeatures()
217addPlacedSymbol(text.triangles, text.placedSymbols[*symbolInstance.placedVerticalTextIndex]); in sortFeatures()
220 addPlacedSymbol(icon.triangles, icon.placedSymbols[*symbolInstance.placedIconIndex]); in sortFeatures()