Home
last modified time | relevance | path

Searched refs:ToFeatureType (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dexpression.cpp16 return apply_visitor(ToFeatureType(), feature.geometry); in getType()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dshape_annotation_impl.cpp46 ToFeatureType toFeatureType; in updateTileData()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dgeometry.hpp45 struct ToFeatureType { struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeojson_tile_data.hpp17 return apply_visitor(ToFeatureType(), feature.geometry); in getType()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover_impl.cpp273 ToFeatureType toFeatureType; in Impl()