Home
last modified time | relevance | path

Searched defs:symbolInstances (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 Dcross_tile_symbol_index.cpp10 …leLayerIndex::TileLayerIndex(OverscaledTileID coord_, std::vector<SymbolInstance>& symbolInstances in TileLayerIndex()
27 void TileLayerIndex::findMatches(std::vector<SymbolInstance>& symbolInstances, const OverscaledTile… in findMatches()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.hpp47 std::vector<SymbolInstance> symbolInstances; member in mbgl::SymbolLayout
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dsymbol_bucket.hpp77 std::vector<SymbolInstance> symbolInstances; member in mbgl::SymbolBucket