Home
last modified time | relevance | path

Searched refs:ResetMaskShape (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.h236 static ArkUINativeModuleValue ResetMaskShape(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_common_bridge.cpp5502 ArkUINativeModuleValue CommonBridge::ResetMaskShape(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetMaskShape() function in OHOS::Ace::NG::CommonBridge
H A Darkts_native_api_impl_bridge.cpp693 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetMaskShape)); in GetArkUINativeModule()