Home
last modified time | relevance | path

Searched defs:onSourceLoaded (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 Dsource_observer.hpp14 virtual void onSourceLoaded(Source&) {} in onSourceLoaded() function in mbgl::style::SourceObserver
H A Dstyle_impl.cpp287 void Style::Impl::onSourceLoaded(Source& source) { in onSourceLoaded() function in mbgl::style::Style::Impl