Searched refs:indexedFeature_ (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | collision_feature.hpp | 54 const IndexedSubfeature& indexedFeature_, in CollisionFeature() argument 56 …om, shapedText.left, shapedText.right, boxScale, padding, placement, indexedFeature_, overscaling)… in CollisionFeature() 69 const IndexedSubfeature& indexedFeature_) in CollisionFeature() argument 78 indexedFeature_, 1) {} in CollisionFeature()
|
| H A D | collision_feature.cpp | 16 IndexedSubfeature indexedFeature_, in CollisionFeature() argument 18 : indexedFeature(std::move(indexedFeature_)) in CollisionFeature()
|