Home
last modified time | relevance | path

Searched defs:isRemoveMutation (Results 1 – 3 of 3) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI48_0_0LayoutAnimationKeyFrameManager.cpp1297 bool isRemoveMutation = mutation.type == ShadowViewMutation::Type::Remove; in adjustImmediateMutationIndicesForDelayedMutations() local
1404 bool isRemoveMutation = mutation.type == ShadowViewMutation::Type::Remove; in adjustDelayedMutationIndicesForMutation() local
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI49_0_0LayoutAnimationKeyFrameManager.cpp1308 bool isRemoveMutation = mutation.type == ShadowViewMutation::Type::Remove; in adjustImmediateMutationIndicesForDelayedMutations() local
1415 bool isRemoveMutation = mutation.type == ShadowViewMutation::Type::Remove; in adjustDelayedMutationIndicesForMutation() local
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI47_0_0LayoutAnimationKeyFrameManager.cpp1309 bool isRemoveMutation = mutation.type == ShadowViewMutation::Type::Remove; in adjustImmediateMutationIndicesForDelayedMutations() local
1416 bool isRemoveMutation = mutation.type == ShadowViewMutation::Type::Remove; in adjustDelayedMutationIndicesForMutation() local