Home
last modified time | relevance | path

Searched defs:zoomRange (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dcustom_geometry_source_impl.hpp24 Range<uint8_t> zoomRange; member in mbgl::style::CustomGeometrySource::Impl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/algorithm/
H A Dupdate_renderables.hpp22 const Range<uint8_t>& zoomRange, in updateRenderables()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/sources/
H A Dcustom_geometry_source.hpp35 Range<uint8_t> zoomRange = { 0, 18}; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dtileset.hpp20 Range<uint8_t> zoomRange; member in mbgl::Tileset
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_range.hpp14 Range<uint8_t> zoomRange; member in mbgl::util::TileRange
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dproperty_expression.hpp90 Range<T> evaluate(const Range<float>& zoomRange, const Feature& feature, T finalDefaultValue) { in evaluate()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dtile_pyramid.cpp70 const Range<uint8_t> zoomRange, in update()
H A Dpaint_property_binder.hpp240 Range<float> zoomRange; member in mbgl::CompositeFunctionPaintPropertyBinder