Home
last modified time | relevance | path

Searched defs:symbolInstance (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dcross_tile_symbol_index.cpp17 Point<int64_t> TileLayerIndex::getScaledCoordinates(SymbolInstance& symbolInstance, const Overscale… in getScaledCoordinates()
30 for (auto& symbolInstance : symbolInstances) { in findMatches() local
105 for (auto& symbolInstance: bucket.symbolInstances) { in addBucket() local
127 for (auto& symbolInstance : bucket.symbolInstances) { in addBucket() local
H A Dplacement.cpp113 for (auto& symbolInstance : bucket.symbolInstances) { in placeLayerBucket() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dsymbol_bucket.cpp210 const SymbolInstance& symbolInstance = symbolInstances[i]; in sortFeatures() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.cpp555 for (const SymbolInstance &symbolInstance : symbolInstances) { in addToDebugBuffers() local