Home
last modified time | relevance | path

Searched defs:getInput (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dstep.hpp26 const std::unique_ptr<Expression>& getInput() const { return input; } in getInput() function in mbgl::style::expression::Step
H A Dinterpolate.hpp26 const std::unique_ptr<Expression>& getInput() const { return input; } in getInput() function in mbgl::style::expression::Interpolate