Home
last modified time | relevance | path

Searched defs:mutations (Results 1 – 25 of 27) sorted by relevance

12

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI49_0_0stubs.cpp43 ShadowViewMutation::List &mutations, in calculateShadowViewMutationsForNewTree()
90 auto mutations = in buildStubViewTreeUsingDifferentiator() local
H A DABI49_0_0MountingCoordinator.cpp91 auto mutations = calculateShadowViewMutations( in pullTransaction() local
129 auto mutations = transaction->getMutations(); in pullTransaction() local
H A DABI49_0_0MountingTransaction.cpp17 ShadowViewMutationList &&mutations, in MountingTransaction()
H A DABI49_0_0StubViewTree.cpp40 void StubViewTree::mutate(ShadowViewMutationList const &mutations) { in mutate()
H A DABI49_0_0Differentiator.cpp1033 ShadowViewMutation::List &mutations, in calculateShadowViewMutationsV2()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI48_0_0stubs.cpp43 ShadowViewMutation::List &mutations, in calculateShadowViewMutationsForNewTree()
90 auto mutations = in buildStubViewTreeUsingDifferentiator() local
H A DABI48_0_0MountingCoordinator.cpp91 auto mutations = calculateShadowViewMutations( in pullTransaction() local
129 auto mutations = transaction->getMutations(); in pullTransaction() local
H A DABI48_0_0MountingTransaction.cpp17 ShadowViewMutationList &&mutations, in MountingTransaction()
H A DABI48_0_0StubViewTree.cpp40 void StubViewTree::mutate(ShadowViewMutationList const &mutations) { in mutate()
H A DABI48_0_0Differentiator.cpp1033 ShadowViewMutation::List &mutations, in calculateShadowViewMutationsV2()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI47_0_0stubs.cpp44 ShadowViewMutation::List &mutations, in calculateShadowViewMutationsForNewTree()
91 auto mutations = in buildStubViewTreeUsingDifferentiator() local
H A DABI47_0_0MountingCoordinator.cpp92 auto mutations = calculateShadowViewMutations( in pullTransaction() local
130 auto mutations = transaction->getMutations(); in pullTransaction() local
H A DABI47_0_0MountingTransaction.cpp18 ShadowViewMutationList &&mutations, in MountingTransaction()
H A DABI47_0_0StubViewTree.cpp41 void StubViewTree::mutate(ShadowViewMutationList const &mutations) { in mutate()
H A DABI47_0_0Differentiator.cpp1084 ShadowViewMutation::List &mutations, in calculateShadowViewMutationsV2()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/mounting/tests/
H A DABI49_0_0ShadowTreeLifeCycleTest.cpp111 auto mutations = in testShadowNodeTreeLifeCycle() local
262 auto mutations = in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening() local
H A DABI49_0_0StackingContextTest.cpp173 auto mutations = in testViewTree_() local
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/mounting/tests/
H A DABI48_0_0ShadowTreeLifeCycleTest.cpp111 auto mutations = in testShadowNodeTreeLifeCycle() local
262 auto mutations = in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening() local
H A DABI48_0_0StackingContextTest.cpp173 auto mutations = in testViewTree_() local
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/mounting/tests/
H A DABI47_0_0ShadowTreeLifeCycleTest.cpp112 auto mutations = in testShadowNodeTreeLifeCycle() local
263 auto mutations = in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening() local
H A DABI47_0_0StackingContextTest.cpp174 auto mutations = in testViewTree_() local
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/animations/tests/
H A DABI48_0_0LayoutAnimationTest.cpp224 auto mutations = transaction->getMutations(); in testShadowNodeTreeLifeCycleLayoutAnimations() local
275 auto mutations = transaction->getMutations(); in testShadowNodeTreeLifeCycleLayoutAnimations() local
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/animations/tests/
H A DABI49_0_0LayoutAnimationTest.cpp224 auto mutations = transaction->getMutations(); in testShadowNodeTreeLifeCycleLayoutAnimations() local
275 auto mutations = transaction->getMutations(); in testShadowNodeTreeLifeCycleLayoutAnimations() local
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/animations/tests/
H A DABI47_0_0LayoutAnimationTest.cpp225 auto mutations = transaction->getMutations(); in testShadowNodeTreeLifeCycleLayoutAnimations() local
276 auto mutations = transaction->getMutations(); in testShadowNodeTreeLifeCycleLayoutAnimations() local
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI48_0_0LayoutAnimationKeyFrameManager.cpp1515 ShadowViewMutationList const &mutations, in getAndEraseConflictingAnimations()

12