Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dshape_annotation_impl.cpp48 FeatureType featureType = apply_visitor(toFeatureType, shapeFeature.geometry); in updateTileData() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dminiflann.hpp156 int featureType; member in cv::flann::Index
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouterequest.cpp383 void QGeoRouteRequest::setFeatureWeight(QGeoRouteRequest::FeatureType featureType, QGeoRouteRequest… in setFeatureWeight()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel.cpp1231 void QDeclarativeGeoRouteQuery::setFeatureWeight(FeatureType featureType, FeatureWeight featureWeig… in setFeatureWeight()
1281 int QDeclarativeGeoRouteQuery::featureWeight(FeatureType featureType) in featureWeight()