Home
last modified time | relevance | path

Searched defs:inputLevels (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dinterpolator.hpp17 double interpolationFactor(const Range<double>& inputLevels, const double input) const { in interpolationFactor() argument
35 double interpolationFactor(const Range<double>& inputLevels, const double input) const { in interpolationFactor() argument
H A Dinterpolate.hpp47 double interpolationFactor(const Range<double>& inputLevels, const double inputValue) const { in interpolationFactor() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dproperty_expression.hpp61 float interpolationFactor(const Range<float>& inputLevels, const float inputValue) const { in interpolationFactor() argument