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