Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Dfeature_index.cpp70 for (const auto& indexedFeature : features) { in query() local
122 const IndexedSubfeature& indexedFeature, in addFeature()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_instance.cpp22 const IndexedSubfeature& indexedFeature, in SymbolInstance()
H A Dsymbol_layout.cpp274 …IndexedSubfeature indexedFeature(feature.index, sourceLayer->getName(), bucketLeaderID, symbolInst… in addFeature() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dcollision_feature.hpp93 IndexedSubfeature indexedFeature; member in mbgl::CollisionFeature