| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | layer_impl.hpp | 49 float minZoom = -std::numeric_limits<float>::infinity(); member in mbgl::style::Layer::Impl
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/ |
| H A D | custom_layer.cpp | 41 void CustomLayer::setMinZoom(float minZoom) { in setMinZoom()
|
| H A D | background_layer.cpp | 52 void BackgroundLayer::setMinZoom(float minZoom) { in setMinZoom()
|
| H A D | hillshade_layer.cpp | 58 void HillshadeLayer::setMinZoom(float minZoom) { in setMinZoom()
|
| H A D | heatmap_layer.cpp | 84 void HeatmapLayer::setMinZoom(float minZoom) { in setMinZoom()
|
| H A D | fill_layer.cpp | 80 void FillLayer::setMinZoom(float minZoom) { in setMinZoom()
|
| H A D | raster_layer.cpp | 58 void RasterLayer::setMinZoom(float minZoom) { in setMinZoom()
|
| H A D | fill_extrusion_layer.cpp | 80 void FillExtrusionLayer::setMinZoom(float minZoom) { in setMinZoom()
|
| H A D | circle_layer.cpp | 80 void CircleLayer::setMinZoom(float minZoom) { in setMinZoom()
|
| H A D | line_layer.cpp | 81 void LineLayer::setMinZoom(float minZoom) { in setMinZoom()
|
| H A D | symbol_layer.cpp | 81 void SymbolLayer::setMinZoom(float minZoom) { in setMinZoom()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | tile_range.hpp | 17 … static TileRange fromLatLngBounds(const LatLngBounds& bounds, uint8_t minZoom, uint8_t maxZoom) { in fromLatLngBounds()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/storage/ |
| H A D | offline.hpp | 37 const double minZoom; member in mbgl::OfflineTilePyramidRegionDefinition
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/map/ |
| H A D | camera.hpp | 68 optional<double> minZoom; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/ |
| H A D | offline.cpp | 82 double minZoom = doc["min_zoom"].GetDouble(); in decodeOfflineRegionDefinition() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/ |
| H A D | transform.cpp | 218 double minZoom = util::min(*animation.minZoom, startZoom, zoom); in flyTo() local 417 void Transform::setMinZoom(const double minZoom) { in setMinZoom()
|
| H A D | transform_state.cpp | 180 void TransformState::setMinZoom(const double minZoom) { in setMinZoom()
|
| H A D | map.cpp | 490 void Map::setMinZoom(const double minZoom) { in setMinZoom()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/supercluster/0.2.2/include/ |
| H A D | supercluster.hpp | 80 std::uint8_t minZoom = 0; // min zoom to generate clusters on member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qgeotileproviderosm.cpp | 486 const QJsonValue minZoom = json.value(QLatin1String("MinimumZoomLevel")); in onNetworkReplyFinished() local
|