Searched refs:InterpolateImpl (Results 1 – 1 of 1) sorted by relevance
11 class InterpolateImpl : public Interpolate { class13 InterpolateImpl(type::Type type_, in InterpolateImpl() function in mbgl::style::expression::InterpolateImpl238 return ParseResult(std::make_unique<InterpolateImpl<double>>( in createInterpolate()243 return ParseResult(std::make_unique<InterpolateImpl<Color>>( in createInterpolate()252 return ParseResult(std::make_unique<InterpolateImpl<std::vector<Value>>>( in createInterpolate()