Searched defs:getCoveringStops (Results 1 – 4 of 4) sorted by relevance
7 Range<float> getCoveringStops(const std::map<double, std::unique_ptr<Expression>>& stops, in getCoveringStops() function
77 Range<float> Step::getCoveringStops(const double lower, const double upper) const { in getCoveringStops() function in mbgl::style::expression::Step
43 Range<float> getCoveringStops(const double lower, const double upper) const { in getCoveringStops() function in mbgl::style::expression::Interpolate
76 Range<float> getCoveringStops(const float lower, const float upper) const { in getCoveringStops() function in mbgl::style::PropertyExpression