Home
last modified time | relevance | path

Searched refs:mutationsList (Results 1 – 12 of 12) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI48_0_0LayoutAnimationDriver.cpp19 ShadowViewMutation::List &mutationsList, in animationMutationsForFrame() argument
58 mutationsList.emplace_back(ShadowViewMutation::UpdateMutation( in animationMutationsForFrame()
61 PrintMutationInstruction("Animation Progress:", mutationsList.back()); in animationMutationsForFrame()
90 mutationsList, in animationMutationsForFrame()
104 mutationsList.begin(), in animationMutationsForFrame()
105 mutationsList.end(), in animationMutationsForFrame()
H A DABI48_0_0LayoutAnimationDriver.h31 ShadowViewMutation::List &mutationsList,
H A DABI48_0_0LayoutAnimationKeyFrameManager.h132 ShadowViewMutation::List &mutationsList,
141 ShadowViewMutation::List &mutationsList,
H A DABI48_0_0LayoutAnimationKeyFrameManager.cpp1183 ShadowViewMutation::List &mutationsList, in queueFinalMutationsForCompletedKeyFrame() argument
1202 mutationsList.push_back(ShadowViewMutation::CreateMutation( in queueFinalMutationsForCompletedKeyFrame()
1206 mutationsList.push_back(ShadowViewMutation::DeleteMutation(prev)); in queueFinalMutationsForCompletedKeyFrame()
1209 mutationsList.push_back(ShadowViewMutation::InsertMutation( in queueFinalMutationsForCompletedKeyFrame()
1215 mutationsList.push_back(ShadowViewMutation::RemoveMutation( in queueFinalMutationsForCompletedKeyFrame()
1229 mutationsList.push_back(ShadowViewMutation::UpdateMutation( in queueFinalMutationsForCompletedKeyFrame()
1265 mutationsList.push_back(generatedPenultimateMutation); in queueFinalMutationsForCompletedKeyFrame()
1274 mutationsList.push_back(generatedMutation); in queueFinalMutationsForCompletedKeyFrame()
1284 mutationsList.push_back(std::move(mutation)); in queueFinalMutationsForCompletedKeyFrame()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI49_0_0LayoutAnimationDriver.cpp19 ShadowViewMutation::List &mutationsList, in animationMutationsForFrame() argument
58 mutationsList.emplace_back(ShadowViewMutation::UpdateMutation( in animationMutationsForFrame()
61 PrintMutationInstruction("Animation Progress:", mutationsList.back()); in animationMutationsForFrame()
90 mutationsList, in animationMutationsForFrame()
104 mutationsList.begin(), in animationMutationsForFrame()
105 mutationsList.end(), in animationMutationsForFrame()
H A DABI49_0_0LayoutAnimationDriver.h31 ShadowViewMutation::List &mutationsList,
H A DABI49_0_0LayoutAnimationKeyFrameManager.h128 ShadowViewMutation::List &mutationsList,
137 ShadowViewMutation::List &mutationsList,
H A DABI49_0_0LayoutAnimationKeyFrameManager.cpp1197 ShadowViewMutation::List &mutationsList, in queueFinalMutationsForCompletedKeyFrame() argument
1213 mutationsList.push_back(ShadowViewMutation::CreateMutation( in queueFinalMutationsForCompletedKeyFrame()
1217 mutationsList.push_back(ShadowViewMutation::DeleteMutation(prev)); in queueFinalMutationsForCompletedKeyFrame()
1220 mutationsList.push_back(ShadowViewMutation::InsertMutation( in queueFinalMutationsForCompletedKeyFrame()
1226 mutationsList.push_back(ShadowViewMutation::RemoveMutation( in queueFinalMutationsForCompletedKeyFrame()
1240 mutationsList.push_back(ShadowViewMutation::UpdateMutation( in queueFinalMutationsForCompletedKeyFrame()
1276 mutationsList.push_back(generatedPenultimateMutation); in queueFinalMutationsForCompletedKeyFrame()
1285 mutationsList.push_back(generatedMutation); in queueFinalMutationsForCompletedKeyFrame()
1295 mutationsList.push_back(std::move(mutation)); in queueFinalMutationsForCompletedKeyFrame()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI47_0_0LayoutAnimationDriver.cpp20 ShadowViewMutation::List &mutationsList, in animationMutationsForFrame() argument
59 mutationsList.emplace_back(ShadowViewMutation::UpdateMutation( in animationMutationsForFrame()
91 mutationsList, in animationMutationsForFrame()
105 mutationsList.begin(), in animationMutationsForFrame()
106 mutationsList.end(), in animationMutationsForFrame()
H A DABI47_0_0LayoutAnimationDriver.h31 ShadowViewMutation::List &mutationsList,
H A DABI47_0_0LayoutAnimationKeyFrameManager.h132 ShadowViewMutation::List &mutationsList,
141 ShadowViewMutation::List &mutationsList,
H A DABI47_0_0LayoutAnimationKeyFrameManager.cpp1197 ShadowViewMutation::List &mutationsList, in queueFinalMutationsForCompletedKeyFrame() argument
1216 mutationsList.push_back(ShadowViewMutation::CreateMutation( in queueFinalMutationsForCompletedKeyFrame()
1220 mutationsList.push_back(ShadowViewMutation::DeleteMutation(prev)); in queueFinalMutationsForCompletedKeyFrame()
1223 mutationsList.push_back(ShadowViewMutation::InsertMutation( in queueFinalMutationsForCompletedKeyFrame()
1229 mutationsList.push_back(ShadowViewMutation::RemoveMutation( in queueFinalMutationsForCompletedKeyFrame()
1243 mutationsList.push_back(ShadowViewMutation::UpdateMutation( in queueFinalMutationsForCompletedKeyFrame()
1277 mutationsList.push_back(generatedPenultimateMutation); in queueFinalMutationsForCompletedKeyFrame()
1286 mutationsList.push_back(generatedMutation); in queueFinalMutationsForCompletedKeyFrame()
1296 mutationsList.push_back(std::move(mutation)); in queueFinalMutationsForCompletedKeyFrame()