Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp373 void SetCircleMask(ArkUINodeHandle node, in SetCircleMask() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.cpp714 ArkUINativeModuleValue RenderNodeBridge::SetCircleMask(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCircleMask() function in OHOS::Ace::NG::RenderNodeBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h338 virtual void SetCircleMask(const Circle& circle, const ShapeMaskProperty& property) {} in SetCircleMask() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp6336 void RosenRenderContext::SetCircleMask(const Circle& circle, const ShapeMaskProperty& property) function in OHOS::Ace::NG::RosenRenderContext