Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h629 void SetColorBlend(const Color& value) override in SetColorBlend() function
Dview_abstract.cpp1479 void ViewAbstract::SetColorBlend(const Color& colorBlend) in SetColorBlend() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/components/box/
Drender_box.cpp1296 void RenderBox::SetColorBlend(const Color& color) in SetColorBlend() function in OHOS::Ace::RenderBox
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties.cpp1566 void RSProperties::SetColorBlend(const std::optional<Color>& colorBlend) in SetColorBlend() function in OHOS::Rosen::RSProperties
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_node.cpp1398 void RSNode::SetColorBlend(uint32_t colorValue) in SetColorBlend() function in OHOS::Rosen::RSNode
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.h1063 void SetColorBlend(const Color& color) function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp958 void ViewAbstractModelImpl::SetColorBlend(const Color& value) in SetColorBlend() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp5946 void JSViewAbstract::SetColorBlend(Color color) in SetColorBlend() function in OHOS::Ace::Framework::JSViewAbstract