Home
last modified time | relevance | path

Searched defs:onLayerChanged (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 Dlayer_observer.hpp12 virtual void onLayerChanged(Layer&) {} in onLayerChanged() function in mbgl::style::LayerObserver
H A Dstyle_impl.cpp329 void Style::Impl::onLayerChanged(Layer& layer) { in onLayerChanged() function in mbgl::style::Style::Impl