Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.cpp1259 void RenderBox::SetColorBlend(const Color& color) in SetColorBlend() function in OHOS::Ace::RenderBox
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_xcomponent_bridge.cpp456 ArkUINativeModuleValue XComponentBridge::SetColorBlend(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetColorBlend() function in OHOS::Ace::NG::XComponentBridge
H A Darkts_native_common_bridge.cpp2406 ArkUINativeModuleValue CommonBridge::SetColorBlend(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetColorBlend() function in OHOS::Ace::NG::CommonBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h1136 void SetColorBlend(const Color& color) function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h850 void SetColorBlend(const Color& value) override in SetColorBlend() function
H A Dview_abstract.cpp2530 void ViewAbstract::SetColorBlend(const Color& colorBlend) in SetColorBlend() function in OHOS::Ace::NG::ViewAbstract
2538 void ViewAbstract::SetColorBlend(FrameNode* frameNode, const Color& colorBlend) in SetColorBlend() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp973 void ViewAbstractModelImpl::SetColorBlend(const Color& value) in SetColorBlend() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp2483 void RSNode::SetColorBlend(uint32_t colorValue) in SetColorBlend() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp3503 void RSProperties::SetColorBlend(const std::optional<Color>& colorBlend) in SetColorBlend() function in OHOS::Rosen::RSProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp1240 void SetColorBlend(ArkUINodeHandle node, uint32_t color) in SetColorBlend() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp9189 void JSViewAbstract::SetColorBlend(Color color) in SetColorBlend() function in OHOS::Ace::Framework::JSViewAbstract
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3653 int32_t SetColorBlend(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetColorBlend() function