Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp358 void SetRectMask(ArkUINodeHandle node, in SetRectMask() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.cpp709 ArkUINativeModuleValue RenderNodeBridge::SetRectMask(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetRectMask() function in OHOS::Ace::NG::RenderNodeBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h337 virtual void SetRectMask(const RectF& rect, const ShapeMaskProperty& property) {} in SetRectMask() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp6323 void RosenRenderContext::SetRectMask(const RectF& rect, const ShapeMaskProperty& property) function in OHOS::Ace::NG::RosenRenderContext