Home
last modified time | relevance | path

Searched refs:layoutAnimationConfig (Results 1 – 9 of 9) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI48_0_0LayoutAnimationDriver.cpp40 auto const layoutAnimationConfig = animation.layoutAnimationConfig; in animationMutationsForFrame() local
43 ? layoutAnimationConfig.deleteConfig in animationMutationsForFrame()
45 ? layoutAnimationConfig.createConfig in animationMutationsForFrame()
46 : layoutAnimationConfig.updateConfig)); in animationMutationsForFrame()
H A DABI48_0_0primitives.h98 LayoutAnimationConfig layoutAnimationConfig; member
H A DABI48_0_0LayoutAnimationKeyFrameManager.cpp120 auto layoutAnimationConfig = in uiManagerDidConfigureNextLayoutAnimation() local
123 if (layoutAnimationConfig) { in uiManagerDidConfigureNextLayoutAnimation()
130 *layoutAnimationConfig, in uiManagerDidConfigureNextLayoutAnimation()
292 auto const layoutAnimationConfig = animation.layoutAnimationConfig; in pullTransaction() local
353 ? layoutAnimationConfig.deleteConfig in pullTransaction()
356 ? layoutAnimationConfig.createConfig in pullTransaction()
357 : layoutAnimationConfig.updateConfig)); in pullTransaction()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI49_0_0LayoutAnimationDriver.cpp40 auto const layoutAnimationConfig = animation.layoutAnimationConfig; in animationMutationsForFrame() local
43 ? layoutAnimationConfig.deleteConfig in animationMutationsForFrame()
45 ? layoutAnimationConfig.createConfig in animationMutationsForFrame()
46 : layoutAnimationConfig.updateConfig)); in animationMutationsForFrame()
H A DABI49_0_0primitives.h98 LayoutAnimationConfig layoutAnimationConfig; member
H A DABI49_0_0LayoutAnimationKeyFrameManager.cpp120 auto layoutAnimationConfig = in uiManagerDidConfigureNextLayoutAnimation() local
123 if (layoutAnimationConfig) { in uiManagerDidConfigureNextLayoutAnimation()
130 *layoutAnimationConfig, in uiManagerDidConfigureNextLayoutAnimation()
296 auto const layoutAnimationConfig = animation.layoutAnimationConfig; in pullTransaction() local
357 ? layoutAnimationConfig.deleteConfig in pullTransaction()
360 ? layoutAnimationConfig.createConfig in pullTransaction()
361 : layoutAnimationConfig.updateConfig)); in pullTransaction()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI47_0_0LayoutAnimationDriver.cpp41 auto const layoutAnimationConfig = animation.layoutAnimationConfig; in animationMutationsForFrame() local
44 ? layoutAnimationConfig.deleteConfig in animationMutationsForFrame()
46 ? layoutAnimationConfig.createConfig in animationMutationsForFrame()
47 : layoutAnimationConfig.updateConfig)); in animationMutationsForFrame()
H A DABI47_0_0primitives.h98 LayoutAnimationConfig layoutAnimationConfig; member
H A DABI47_0_0LayoutAnimationKeyFrameManager.cpp134 auto layoutAnimationConfig = in uiManagerDidConfigureNextLayoutAnimation() local
137 if (layoutAnimationConfig) { in uiManagerDidConfigureNextLayoutAnimation()
144 *layoutAnimationConfig, in uiManagerDidConfigureNextLayoutAnimation()
306 auto const layoutAnimationConfig = animation.layoutAnimationConfig; in pullTransaction() local
367 ? layoutAnimationConfig.deleteConfig in pullTransaction()
370 ? layoutAnimationConfig.createConfig in pullTransaction()
371 : layoutAnimationConfig.updateConfig)); in pullTransaction()