Home
last modified time | relevance | path

Searched defs:SetCommandPathMask (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Drender_node_modifier.cpp465 void SetCommandPathMask(ArkUINodeHandle node, ArkUI_CharPtr commands, ArkUI_Uint32 fillColor, ArkUI… in SetCommandPathMask() function
Dnode_render_node_modifier.cpp1296 ArkUI_Int32 SetCommandPathMask(ArkUIRenderNodeHandle node, ArkUI_CharPtr commands, ArkUIMaskFill fi… in SetCommandPathMask() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_render_node_bridge.cpp758 ArkUINativeModuleValue RenderNodeBridge::SetCommandPathMask(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCommandPathMask() function in OHOS::Ace::NG::RenderNodeBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_context.h383 … virtual void SetCommandPathMask(const std::string& commands, const ShapeMaskProperty& property) {} in SetCommandPathMask() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp6958 void RosenRenderContext::SetCommandPathMask(const std::string& commands, const ShapeMaskProperty& p… in SetCommandPathMask() function in OHOS::Ace::NG::RosenRenderContext