Home
last modified time | relevance | path

Searched refs:getImageImpls (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.hpp88 Immutable<std::vector<Immutable<Image::Impl>>> getImageImpls() const;
H A Dstyle_impl.cpp349 Immutable<std::vector<Immutable<Image::Impl>>> Style::Impl::getImageImpls() const { in getImageImpls() function in mbgl::style::Style::Impl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp781 style->impl->getImageImpls(), in onUpdate()