Home
last modified time | relevance | path

Searched refs:skipLastAnimation (Results 1 – 6 of 6) sorted by relevance

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI47_0_0LayoutAnimationKeyFrameManager.h174 bool skipLastAnimation = false,
180 bool skipLastAnimation = false) const;
H A DABI47_0_0LayoutAnimationKeyFrameManager.cpp1307 bool skipLastAnimation, in adjustImmediateMutationIndicesForDelayedMutations() argument
1330 inflightAnimations_.rbegin() + (skipLastAnimation ? 1 : 0); in adjustImmediateMutationIndicesForDelayedMutations()
1415 bool skipLastAnimation) const { in adjustDelayedMutationIndicesForMutation()
1434 inflightAnimations_.rbegin() + (skipLastAnimation ? 1 : 0); in adjustDelayedMutationIndicesForMutation()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI48_0_0LayoutAnimationKeyFrameManager.h174 bool skipLastAnimation = false,
180 bool skipLastAnimation = false) const;
H A DABI48_0_0LayoutAnimationKeyFrameManager.cpp1295 bool skipLastAnimation, in adjustImmediateMutationIndicesForDelayedMutations() argument
1318 inflightAnimations_.rbegin() + (skipLastAnimation ? 1 : 0); in adjustImmediateMutationIndicesForDelayedMutations()
1403 bool skipLastAnimation) const { in adjustDelayedMutationIndicesForMutation()
1422 inflightAnimations_.rbegin() + (skipLastAnimation ? 1 : 0); in adjustDelayedMutationIndicesForMutation()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI49_0_0LayoutAnimationKeyFrameManager.h157 bool skipLastAnimation = false,
163 bool skipLastAnimation = false) const;
H A DABI49_0_0LayoutAnimationKeyFrameManager.cpp1306 bool skipLastAnimation, in adjustImmediateMutationIndicesForDelayedMutations() argument
1329 inflightAnimations_.rbegin() + (skipLastAnimation ? 1 : 0); in adjustImmediateMutationIndicesForDelayedMutations()
1414 bool skipLastAnimation) const { in adjustDelayedMutationIndicesForMutation()
1433 inflightAnimations_.rbegin() + (skipLastAnimation ? 1 : 0); in adjustDelayedMutationIndicesForMutation()