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 D | step.hpp | 26 const std::unique_ptr<Expression>& getInput() const { return input; } in getInput() function in mbgl::style::expression::Step |
| H A D | interpolate.hpp | 26 const std::unique_ptr<Expression>& getInput() const { return input; } in getInput() function in mbgl::style::expression::Interpolate |