Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dstyle.cpp86 Source* Style::getSource(const std::string& id) { in getSource() function in mbgl::style::Style
91 const Source* Style::getSource(const std::string& id) const { in getSource() function in mbgl::style::Style
H A Dstyle_impl.cpp248 Source* Style::Impl::getSource(const std::string& id) const { in getSource() function in mbgl::style::Style::Impl