Searched refs:ResetSupportAnimation (Results 1 – 3 of 3) sorted by relevance
53 static ArkUINativeModuleValue ResetSupportAnimation(ArkUIRuntimeCallInfo* runtimeCallInfo);
552 ArkUINativeModuleValue GridBridge::ResetSupportAnimation(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSupportAnimation() function in OHOS::Ace::NG::GridBridge
3319 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GridBridge::ResetSupportAnimation)); in RegisterGridAttributes()