Home
last modified time | relevance | path

Searched refs:getSourceImpls (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dstyle_impl.hpp89 Immutable<std::vector<Immutable<Source::Impl>>> getSourceImpls() const;
H A Dstyle_impl.cpp353 Immutable<std::vector<Immutable<Source::Impl>>> Style::Impl::getSourceImpls() const { in getSourceImpls() function in mbgl::style::Style::Impl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp782 style->impl->getSourceImpls(), in onUpdate()