Home
last modified time | relevance | path

Searched defs:SetLightIntensity (Results 1 – 6 of 6) 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() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.h324 void SetLightIntensity(const float value) override {}; in SetLightIntensity() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h1407 void SetLightIntensity(const float value) override in SetLightIntensity() function
H A Dview_abstract.cpp3223 void ViewAbstract::SetLightIntensity(const float value) in SetLightIntensity() function in OHOS::Ace::NG::ViewAbstract
3270 void ViewAbstract::SetLightIntensity(FrameNode* frameNode, const float value) in SetLightIntensity() function in OHOS::Ace::NG::ViewAbstract
/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() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp3255 void RSProperties::SetLightIntensity(float lightIntensity) in SetLightIntensity() function in OHOS::Rosen::RSProperties