Home
last modified time | relevance | path

Searched defs:SetLightColor (Results 1 – 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
Drs_properties_def.h217 void SetLightColor(Color lightColor) in SetLightColor() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.h331 void SetLightColor(const Color& value) override {}; in SetLightColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h1449 void SetLightColor(const Color& value) override in SetLightColor() function
Dview_abstract.cpp3315 void ViewAbstract::SetLightColor(const Color& value) in SetLightColor() function in OHOS::Ace::NG::ViewAbstract
3360 void ViewAbstract::SetLightColor(FrameNode* frameNode, const Color& value) in SetLightColor() function in OHOS::Ace::NG::ViewAbstract
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_node.cpp2423 void RSNode::SetLightColor(uint32_t lightColorValue) in SetLightColor() function in OHOS::Rosen::RSNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties.cpp3278 void RSProperties::SetLightColor(Color lightColor) in SetLightColor() function in OHOS::Rosen::RSProperties