Searched refs:ResetMaskShape (Results 1 – 3 of 3) sorted by relevance
236 static ArkUINativeModuleValue ResetMaskShape(ArkUIRuntimeCallInfo* runtimeCallInfo);
5502 ArkUINativeModuleValue CommonBridge::ResetMaskShape(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetMaskShape() function in OHOS::Ace::NG::CommonBridge
693 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetMaskShape)); in GetArkUINativeModule()