Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Drender_node_modifier.cpp421 void SetCommandPathMask(ArkUINodeHandle node, ArkUI_CharPtr commands, ArkUI_Uint32 fillColor, ArkUI… in SetCommandPathMask() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_render_node_bridge.cpp725 ArkUINativeModuleValue RenderNodeBridge::SetCommandPathMask(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCommandPathMask() function in OHOS::Ace::NG::RenderNodeBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_context.h374 … 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.cpp6401 void RosenRenderContext::SetCommandPathMask(const std::string& commands, const ShapeMaskProperty& p… in SetCommandPathMask() function in OHOS::Ace::NG::RosenRenderContext