Searched refs:AddDirtyLightSource (Results 1 – 6 of 6) sorted by relevance
33 void AddDirtyLightSource(std::weak_ptr<RSRenderNode> renderNode);
118 instance->AddDirtyLightSource(renderNode);174 instance->AddDirtyLightSource(node.weak_from_this());
56 void RSPointLightManager::AddDirtyLightSource(std::weak_ptr<RSRenderNode> renderNode) in AddDirtyLightSource() function in OHOS::Rosen::RSPointLightManager
487 RSPointLightManager::Instance()->AddDirtyLightSource(backref_); in UpdateGeometry()
135 instance->AddDirtyLightSource(renderNode); in DoAddDirtyLightSource()
4230 RSPointLightManager::Instance()->AddDirtyLightSource(weak_from_this()); in ValidateLightResources()