Home
last modified time | relevance | path

Searched defs:Light (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dlight_observer.hpp12 virtual void onLightChanged(const Light&) {} in onLightChanged()
H A Dlight.cpp12 Light::Light() in Light() function in mbgl::style::Light
H A Dstyle_impl.cpp334 void Style::Impl::onLightChanged(const Light&) { in onLightChanged()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dlight.hpp15 class Light { class