Searched refs:onLightChanged (Results 1 – 5 of 5) sorted by relevance
39 observer->onLightChanged(*this); in setAnchor()46 observer->onLightChanged(*this); in setAnchorTransition()65 observer->onLightChanged(*this); in setPosition()72 observer->onLightChanged(*this); in setPositionTransition()91 observer->onLightChanged(*this); in setColor()98 observer->onLightChanged(*this); in setColorTransition()117 observer->onLightChanged(*this); in setIntensity()124 observer->onLightChanged(*this); in setIntensityTransition()
43 observer->onLightChanged(*this);50 observer->onLightChanged(*this);
12 virtual void onLightChanged(const Light&) {} in onLightChanged() function in mbgl::style::LightObserver
224 onLightChanged(*light); in setLight()334 void Style::Impl::onLightChanged(const Light&) { in onLightChanged() function in mbgl::style::Style::Impl
135 void onLightChanged(const Light&) override;