Home
last modified time | relevance | path

Searched defs:lightIntensity (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
Drs_properties_def.h162 void SetLightIntensity(float lightIntensity) in SetLightIntensity()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties_painter.cpp1970 auto lightIntensity = (*iter)->GetLightIntensity(); in DrawLightInner() local
2008 auto lightIntensity = (*iter)->GetLightIntensity(); in DrawLightInner() local
2036 std::shared_ptr<SkRuntimeShaderBuilder>& lightBuilder, SkPaint& paint, SkV4& lightIntensity) in DrawContentLight()
2067 std::shared_ptr<SkRuntimeShaderBuilder>& lightBuilder, SkPaint& paint, SkV4& lightIntensity) in DrawBorderLight()
Drs_properties.cpp1771 void RSProperties::SetLightIntensity(float lightIntensity) in SetLightIntensity()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_node.cpp1650 void RSNode::SetLightIntensity(float lightIntensity) in SetLightIntensity()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp3800 void RosenRenderContext::OnLightIntensityUpdate(const float lightIntensity)