Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_def.h210 void SetLightIntensity(float lightIntensity) in SetLightIntensity()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_foreground.cpp546 auto lightIntensity = iter->first->GetLightIntensity(); in DrawLight() local
/ohos5.0/base/sensors/sensor/interfaces/inner_api/
H A Dsensor_agent_type.h457 float lightIntensity = 0.0; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1235 auto lightIntensity = iter->first->GetLightIntensity(); in DrawLightInner() local
H A Drs_properties.cpp3255 void RSProperties::SetLightIntensity(float lightIntensity) in SetLightIntensity()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp6583 float lightIntensity = 1.f; // for test variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp2405 void RSNode::SetLightIntensity(float lightIntensity) in SetLightIntensity()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp5158 void RosenRenderContext::OnLightIntensityUpdate(const float lightIntensity)