Home
last modified time | relevance | path

Searched refs:setGestureStateFunction (Results 1 – 25 of 28) sorted by relevance

12

/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h45 SetGestureStateFunction setGestureStateFunction; member
H A DRuntimeDecorator.cpp237 jsi::Value setGestureStateFunction = jsi::Function::createFromHostFunction( in decorateUIRuntime() local
239 rt.global().setProperty(rt, "_setGestureState", setGestureStateFunction); in decorateUIRuntime()
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h45 SetGestureStateFunction setGestureStateFunction; member
H A DRuntimeDecorator.cpp237 jsi::Value setGestureStateFunction = jsi::Function::createFromHostFunction( in decorateUIRuntime() local
239 rt.global().setProperty(rt, "_setGestureState", setGestureStateFunction); in decorateUIRuntime()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h45 SetGestureStateFunction setGestureStateFunction; member
H A DRuntimeDecorator.cpp237 jsi::Value setGestureStateFunction = jsi::Function::createFromHostFunction( in decorateUIRuntime() local
239 rt.global().setProperty(rt, "_setGestureState", setGestureStateFunction); in decorateUIRuntime()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h45 SetGestureStateFunction setGestureStateFunction; member
H A DRuntimeDecorator.cpp237 jsi::Value setGestureStateFunction = jsi::Function::createFromHostFunction( in decorateUIRuntime() local
239 rt.global().setProperty(rt, "_setGestureState", setGestureStateFunction); in decorateUIRuntime()
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h88 SetGestureStateFunction setGestureStateFunction; member
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h88 SetGestureStateFunction setGestureStateFunction; member
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h88 SetGestureStateFunction setGestureStateFunction; member
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h88 SetGestureStateFunction setGestureStateFunction; member
/expo/android/vendored/sdk48/react-native-reanimated/android/src/main/cpp/
H A DNativeProxy.cpp140 auto setGestureStateFunction = [this](int handlerTag, int newState) -> void { in installJSIBindings() local
220 setGestureStateFunction, in installJSIBindings()
/expo/android/vendored/sdk47/react-native-reanimated/android/src/main/cpp/
H A DNativeProxy.cpp135 auto setGestureStateFunction = [this](int handlerTag, int newState) -> void { in installJSIBindings() local
212 setGestureStateFunction, in installJSIBindings()
/expo/android/vendored/unversioned/react-native-reanimated/android/src/main/cpp/
H A DNativeProxy.cpp420 auto setGestureStateFunction = bindThis(&NativeProxy::setGestureState); in getPlatformDependentMethods() local
454 setGestureStateFunction, in getPlatformDependentMethods()
/expo/android/vendored/sdk49/react-native-reanimated/android/src/main/cpp/
H A DNativeProxy.cpp420 auto setGestureStateFunction = bindThis(&NativeProxy::setGestureState); in getPlatformDependentMethods() local
454 setGestureStateFunction, in getPlatformDependentMethods()
/expo/ios/vendored/unversioned/react-native-reanimated/ios/native/
H A DNativeProxy.mm121 …auto setGestureStateFunction = [gestureHandlerStateManager, bridge](int handlerTag, int newState) …
265 setGestureStateFunction,
/expo/ios/vendored/sdk49/react-native-reanimated/ios/native/
H A DNativeProxy.mm121 …auto setGestureStateFunction = [gestureHandlerStateManager, bridge](int handlerTag, int newState) …
265 setGestureStateFunction,
/expo/ios/vendored/sdk47/react-native-reanimated/ios/native/
H A DNativeProxy.mm165 …auto setGestureStateFunction = [gestureHandlerStateManager, bridge](int handlerTag, int newState) …
322 setGestureStateFunction,
/expo/ios/vendored/sdk48/react-native-reanimated/ios/native/
H A DNativeProxy.mm169 …auto setGestureStateFunction = [gestureHandlerStateManager, bridge](int handlerTag, int newState) …
326 setGestureStateFunction,
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp97 platformDepMethodsHolder.setGestureStateFunction, in NativeReanimatedModule()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp96 platformDepMethodsHolder.setGestureStateFunction, in NativeReanimatedModule()
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp97 platformDepMethodsHolder.setGestureStateFunction, in NativeReanimatedModule()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp96 platformDepMethodsHolder.setGestureStateFunction, in NativeReanimatedModule()
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp158 platformDepMethodsHolder.setGestureStateFunction, in NativeReanimatedModule()

12