Home
last modified time | relevance | path

Searched refs:LayoutAnimationsProxy (Results 1 – 25 of 36) sorted by relevance

12

/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/LayoutAnimations/
H A DLayoutAnimationsProxy.cpp13 LayoutAnimationsProxy::LayoutAnimationsProxy( in LayoutAnimationsProxy() function in reanimated::LayoutAnimationsProxy
19 void LayoutAnimationsProxy::startObserving( in startObserving()
31 void LayoutAnimationsProxy::stopObserving(int tag, bool finished) { in stopObserving()
41 void LayoutAnimationsProxy::notifyAboutCancellation(int tag) { in notifyAboutCancellation()
H A DLayoutAnimationsProxy.h15 class LayoutAnimationsProxy {
17 LayoutAnimationsProxy(
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/LayoutAnimations/
H A DLayoutAnimationsProxy.cpp13 LayoutAnimationsProxy::LayoutAnimationsProxy( in LayoutAnimationsProxy() function in ABI47_0_0reanimated::LayoutAnimationsProxy
19 void LayoutAnimationsProxy::startObserving( in startObserving()
31 void LayoutAnimationsProxy::stopObserving(int tag, bool finished) { in stopObserving()
41 void LayoutAnimationsProxy::notifyAboutCancellation(int tag) { in notifyAboutCancellation()
H A DLayoutAnimationsProxy.h15 class LayoutAnimationsProxy {
17 LayoutAnimationsProxy(
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/LayoutAnimations/
H A DLayoutAnimationsProxy.cpp13 LayoutAnimationsProxy::LayoutAnimationsProxy( in LayoutAnimationsProxy() function in ABI48_0_0reanimated::LayoutAnimationsProxy
19 void LayoutAnimationsProxy::startObserving( in startObserving()
31 void LayoutAnimationsProxy::stopObserving(int tag, bool finished) { in stopObserving()
41 void LayoutAnimationsProxy::notifyAboutCancellation(int tag) { in notifyAboutCancellation()
H A DLayoutAnimationsProxy.h15 class LayoutAnimationsProxy {
17 LayoutAnimationsProxy(
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/LayoutAnimations/
H A DLayoutAnimationsProxy.cpp13 LayoutAnimationsProxy::LayoutAnimationsProxy( in LayoutAnimationsProxy() function in reanimated::LayoutAnimationsProxy
19 void LayoutAnimationsProxy::startObserving( in startObserving()
31 void LayoutAnimationsProxy::stopObserving(int tag, bool finished) { in stopObserving()
41 void LayoutAnimationsProxy::notifyAboutCancellation(int tag) { in notifyAboutCancellation()
H A DLayoutAnimationsProxy.h15 class LayoutAnimationsProxy {
17 LayoutAnimationsProxy(
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.h40 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy,
110 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy;
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.h40 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy,
110 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy;
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.h40 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy,
110 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy;
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.h40 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy,
110 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy;
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp107 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy) { in decorateUIRuntime()
190 std::weak_ptr<LayoutAnimationsProxy> layoutProxy = layoutAnimationsProxy; in decorateUIRuntime()
196 std::shared_ptr<LayoutAnimationsProxy> proxy = layoutProxy.lock(); in decorateUIRuntime()
216 std::shared_ptr<LayoutAnimationsProxy> proxy = layoutProxy.lock(); in decorateUIRuntime()
H A DRuntimeDecorator.h42 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy);
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp107 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy) { in decorateUIRuntime()
190 std::weak_ptr<LayoutAnimationsProxy> layoutProxy = layoutAnimationsProxy; in decorateUIRuntime()
196 std::shared_ptr<LayoutAnimationsProxy> proxy = layoutProxy.lock(); in decorateUIRuntime()
216 std::shared_ptr<LayoutAnimationsProxy> proxy = layoutProxy.lock(); in decorateUIRuntime()
H A DRuntimeDecorator.h42 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy);
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp107 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy) { in decorateUIRuntime()
190 std::weak_ptr<LayoutAnimationsProxy> layoutProxy = layoutAnimationsProxy; in decorateUIRuntime()
196 std::shared_ptr<LayoutAnimationsProxy> proxy = layoutProxy.lock(); in decorateUIRuntime()
216 std::shared_ptr<LayoutAnimationsProxy> proxy = layoutProxy.lock(); in decorateUIRuntime()
H A DRuntimeDecorator.h42 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy);
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp107 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy) { in decorateUIRuntime()
190 std::weak_ptr<LayoutAnimationsProxy> layoutProxy = layoutAnimationsProxy; in decorateUIRuntime()
196 std::shared_ptr<LayoutAnimationsProxy> proxy = layoutProxy.lock(); in decorateUIRuntime()
216 std::shared_ptr<LayoutAnimationsProxy> proxy = layoutProxy.lock(); in decorateUIRuntime()
H A DRuntimeDecorator.h42 std::shared_ptr<LayoutAnimationsProxy> layoutAnimationsProxy);
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DMutableValue.h23 friend LayoutAnimationsProxy; variable
H A DShareableValue.h27 friend LayoutAnimationsProxy; variable
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DMutableValue.h23 friend LayoutAnimationsProxy; variable
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DMutableValue.h23 friend LayoutAnimationsProxy; variable
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DMutableValue.h23 friend LayoutAnimationsProxy; variable

12