Home
last modified time | relevance | path

Searched refs:mutation (Results 1 – 25 of 34) sorted by relevance

12

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI49_0_0StubViewTree.cpp42 for (auto const &mutation : mutations) { in mutate() local
43 switch (mutation.type) { in mutate()
49 stubView->update(mutation.newChildShadowView); in mutate()
50 auto tag = mutation.newChildShadowView.tag; in mutate()
68 auto tag = mutation.oldChildShadowView.tag; in mutate()
93 if (!mutation.mutatedViewIsVirtual()) { in mutate()
119 mutation.index >= 0 && in mutate()
135 if (!mutation.mutatedViewIsVirtual()) { in mutate()
152 mutation.index >= 0 && in mutate()
190 mutation.index >= 0 && in mutate()
[all …]
H A DABI49_0_0ShadowViewMutation.cpp129 std::string getDebugName(ShadowViewMutation const &mutation) { in getDebugName() argument
130 switch (mutation.type) { in getDebugName()
147 ShadowViewMutation const &mutation, in getDebugProps() argument
150 mutation.oldChildShadowView.componentHandle != 0 in getDebugProps()
153 mutation.oldChildShadowView, in getDebugProps()
156 mutation.newChildShadowView.componentHandle != 0 in getDebugProps()
159 mutation.newChildShadowView, in getDebugProps()
162 mutation.parentShadowView.componentHandle != 0 in getDebugProps()
165 mutation.parentShadowView, in getDebugProps()
168 mutation.index != -1 in getDebugProps()
[all …]
H A DABI49_0_0ShadowViewMutation.h128 std::string getDebugName(ShadowViewMutation const &mutation);
130 ShadowViewMutation const &mutation,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI48_0_0StubViewTree.cpp42 for (auto const &mutation : mutations) { in mutate() local
43 switch (mutation.type) { in mutate()
49 stubView->update(mutation.newChildShadowView); in mutate()
50 auto tag = mutation.newChildShadowView.tag; in mutate()
68 auto tag = mutation.oldChildShadowView.tag; in mutate()
93 if (!mutation.mutatedViewIsVirtual()) { in mutate()
119 mutation.index >= 0 && in mutate()
135 if (!mutation.mutatedViewIsVirtual()) { in mutate()
152 mutation.index >= 0 && in mutate()
190 mutation.index >= 0 && in mutate()
[all …]
H A DABI48_0_0ShadowViewMutation.cpp129 std::string getDebugName(ShadowViewMutation const &mutation) { in getDebugName() argument
130 switch (mutation.type) { in getDebugName()
147 ShadowViewMutation const &mutation, in getDebugProps() argument
150 mutation.oldChildShadowView.componentHandle != 0 in getDebugProps()
153 mutation.oldChildShadowView, in getDebugProps()
156 mutation.newChildShadowView.componentHandle != 0 in getDebugProps()
159 mutation.newChildShadowView, in getDebugProps()
162 mutation.parentShadowView.componentHandle != 0 in getDebugProps()
165 mutation.parentShadowView, in getDebugProps()
168 mutation.index != -1 in getDebugProps()
[all …]
H A DABI48_0_0ShadowViewMutation.h128 std::string getDebugName(ShadowViewMutation const &mutation);
130 ShadowViewMutation const &mutation,
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI47_0_0StubViewTree.cpp43 for (auto const &mutation : mutations) { in mutate() local
44 switch (mutation.type) { in mutate()
50 stubView->update(mutation.newChildShadowView); in mutate()
51 auto tag = mutation.newChildShadowView.tag; in mutate()
69 auto tag = mutation.oldChildShadowView.tag; in mutate()
94 if (!mutation.mutatedViewIsVirtual()) { in mutate()
120 mutation.index >= 0 && in mutate()
136 if (!mutation.mutatedViewIsVirtual()) { in mutate()
153 mutation.index >= 0 && in mutate()
191 mutation.index >= 0 && in mutate()
[all …]
H A DABI47_0_0ShadowViewMutation.cpp129 std::string getDebugName(ShadowViewMutation const &mutation) { in getDebugName() argument
130 switch (mutation.type) { in getDebugName()
147 ShadowViewMutation const &mutation, in getDebugProps() argument
150 mutation.oldChildShadowView.componentHandle in getDebugProps()
153 mutation.oldChildShadowView, in getDebugProps()
156 mutation.newChildShadowView.componentHandle in getDebugProps()
159 mutation.newChildShadowView, in getDebugProps()
162 mutation.parentShadowView.componentHandle in getDebugProps()
165 mutation.parentShadowView, in getDebugProps()
168 mutation.index != -1 in getDebugProps()
[all …]
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI47_0_0LayoutAnimationKeyFrameManager.cpp345 movedTags.insert({mutation.oldChildShadowView.tag, mutation}); in pullTransaction()
516 mutation); in pullTransaction()
554 mutation); in pullTransaction()
726 mutation); in pullTransaction()
910 mutation, in pullTransaction()
1293 mutation); in queueFinalMutationsForCompletedKeyFrame()
1317 mutation); in adjustImmediateMutationIndicesForDelayedMutations()
1323 mutation); in adjustImmediateMutationIndicesForDelayedMutations()
1368 mutation, in adjustImmediateMutationIndicesForDelayedMutations()
1425 mutation); in adjustDelayedMutationIndicesForMutation()
[all …]
H A DABI47_0_0LayoutAnimationKeyFrameManager.h30 ShadowViewMutation const &mutation);
33 ShadowViewMutation const &mutation,
173 ShadowViewMutation &mutation,
179 ShadowViewMutation const &mutation,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI48_0_0LayoutAnimationKeyFrameManager.cpp331 movedTags.insert({mutation.oldChildShadowView.tag, mutation}); in pullTransaction()
502 mutation); in pullTransaction()
540 mutation); in pullTransaction()
712 mutation); in pullTransaction()
896 mutation, in pullTransaction()
1281 mutation); in queueFinalMutationsForCompletedKeyFrame()
1305 mutation); in adjustImmediateMutationIndicesForDelayedMutations()
1311 mutation); in adjustImmediateMutationIndicesForDelayedMutations()
1356 mutation, in adjustImmediateMutationIndicesForDelayedMutations()
1413 mutation); in adjustDelayedMutationIndicesForMutation()
[all …]
H A DABI48_0_0LayoutAnimationKeyFrameManager.h30 ShadowViewMutation const &mutation);
33 ShadowViewMutation const &mutation,
173 ShadowViewMutation &mutation,
179 ShadowViewMutation const &mutation,
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI49_0_0LayoutAnimationKeyFrameManager.cpp335 movedTags.insert({mutation.oldChildShadowView.tag, mutation}); in pullTransaction()
506 mutation); in pullTransaction()
544 mutation); in pullTransaction()
716 mutation); in pullTransaction()
934 mutation, in pullTransaction()
1292 mutation); in queueFinalMutationsForCompletedKeyFrame()
1316 mutation); in adjustImmediateMutationIndicesForDelayedMutations()
1322 mutation); in adjustImmediateMutationIndicesForDelayedMutations()
1367 mutation, in adjustImmediateMutationIndicesForDelayedMutations()
1424 mutation); in adjustDelayedMutationIndicesForMutation()
[all …]
H A DABI49_0_0LayoutAnimationKeyFrameManager.h30 ShadowViewMutation const &mutation);
33 ShadowViewMutation const &mutation,
156 ShadowViewMutation &mutation,
162 ShadowViewMutation const &mutation,
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/mounting/tests/
H A DABI49_0_0ShadowTreeLifeCycleTest.cpp118 for (auto const &mutation : mutations) { in testShadowNodeTreeLifeCycle() local
119 if (mutation.type == ShadowViewMutation::Type::Delete) { in testShadowNodeTreeLifeCycle()
120 deletedTags.push_back(mutation.oldChildShadowView.tag); in testShadowNodeTreeLifeCycle()
123 for (auto const &mutation : mutations) { in testShadowNodeTreeLifeCycle() local
124 if (mutation.type == ShadowViewMutation::Type::Create) { in testShadowNodeTreeLifeCycle()
130 << mutation.newChildShadowView.tag << "]"; in testShadowNodeTreeLifeCycle()
269 for (auto const &mutation : mutations) { in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening() local
270 if (mutation.type == ShadowViewMutation::Type::Delete) { in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening()
271 deletedTags.push_back(mutation.oldChildShadowView.tag); in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening()
274 for (auto const &mutation : mutations) { in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening() local
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/mounting/tests/
H A DABI48_0_0ShadowTreeLifeCycleTest.cpp118 for (auto const &mutation : mutations) { in testShadowNodeTreeLifeCycle() local
119 if (mutation.type == ShadowViewMutation::Type::Delete) { in testShadowNodeTreeLifeCycle()
120 deletedTags.push_back(mutation.oldChildShadowView.tag); in testShadowNodeTreeLifeCycle()
123 for (auto const &mutation : mutations) { in testShadowNodeTreeLifeCycle() local
124 if (mutation.type == ShadowViewMutation::Type::Create) { in testShadowNodeTreeLifeCycle()
130 << mutation.newChildShadowView.tag << "]"; in testShadowNodeTreeLifeCycle()
269 for (auto const &mutation : mutations) { in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening() local
270 if (mutation.type == ShadowViewMutation::Type::Delete) { in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening()
271 deletedTags.push_back(mutation.oldChildShadowView.tag); in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening()
274 for (auto const &mutation : mutations) { in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening() local
[all …]
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/mounting/tests/
H A DABI47_0_0ShadowTreeLifeCycleTest.cpp119 for (auto const &mutation : mutations) { in testShadowNodeTreeLifeCycle() local
120 if (mutation.type == ShadowViewMutation::Type::Delete) { in testShadowNodeTreeLifeCycle()
121 deletedTags.push_back(mutation.oldChildShadowView.tag); in testShadowNodeTreeLifeCycle()
124 for (auto const &mutation : mutations) { in testShadowNodeTreeLifeCycle() local
125 if (mutation.type == ShadowViewMutation::Type::Create) { in testShadowNodeTreeLifeCycle()
131 << mutation.newChildShadowView.tag << "]"; in testShadowNodeTreeLifeCycle()
270 for (auto const &mutation : mutations) { in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening() local
271 if (mutation.type == ShadowViewMutation::Type::Delete) { in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening()
272 deletedTags.push_back(mutation.oldChildShadowView.tag); in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening()
275 for (auto const &mutation : mutations) { in testShadowNodeTreeLifeCycleExtensiveFlatteningUnflattening() local
[all …]
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/
H A DABI49_0_0RCTMountingManager.mm54 for (auto const &mutation : mutations) {
55 switch (mutation.type) {
57 auto &newChildShadowView = mutation.newChildShadowView;
66 auto &oldChildShadowView = mutation.oldChildShadowView;
78 auto &oldChildShadowView = mutation.oldChildShadowView;
79 auto &newChildShadowView = mutation.newChildShadowView;
80 auto &parentShadowView = mutation.parentShadowView;
100 auto &oldChildShadowView = mutation.oldChildShadowView;
101 auto &parentShadowView = mutation.parentShadowView;
114 auto &oldChildShadowView = mutation.oldChildShadowView;
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/
H A DABI48_0_0RCTMountingManager.mm53 for (auto const &mutation : mutations) {
54 switch (mutation.type) {
56 auto &newChildShadowView = mutation.newChildShadowView;
65 auto &oldChildShadowView = mutation.oldChildShadowView;
77 auto &oldChildShadowView = mutation.oldChildShadowView;
78 auto &newChildShadowView = mutation.newChildShadowView;
79 auto &parentShadowView = mutation.parentShadowView;
99 auto &oldChildShadowView = mutation.oldChildShadowView;
100 auto &parentShadowView = mutation.parentShadowView;
113 auto &oldChildShadowView = mutation.oldChildShadowView;
[all …]
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/
H A DABI47_0_0RCTMountingManager.mm53 for (auto const &mutation : mutations) {
54 switch (mutation.type) {
56 auto &newChildShadowView = mutation.newChildShadowView;
65 auto &oldChildShadowView = mutation.oldChildShadowView;
77 auto &oldChildShadowView = mutation.oldChildShadowView;
78 auto &newChildShadowView = mutation.newChildShadowView;
79 auto &parentShadowView = mutation.parentShadowView;
99 auto &oldChildShadowView = mutation.oldChildShadowView;
100 auto &parentShadowView = mutation.parentShadowView;
113 auto &oldChildShadowView = mutation.oldChildShadowView;
[all …]
/expo/home/screens/DeleteAccountScreen/
H A DSendSMSOTPToSecondFactorDevice.mutation.graphql1 mutation SendSMSOTPToSecondFactorDeviceMutation($userSecondFactorDeviceId: ID!) {
/expo/ios/vendored/sdk47/react-native-screens/ios/
H A DABI47_0_0RNSScreenStack.mm972 for (auto &mutation : transaction.getMutations()) {
973 if (mutation.type == ABI47_0_0facebook::ABI47_0_0React::ShadowViewMutation::Type::Remove &&
974 mutation.parentShadowView.componentName != nil &&
975 strcmp(mutation.parentShadowView.componentName, "ABI47_0_0RNSScreenStack") == 0) {
/expo/ios/vendored/sdk48/react-native-screens/ios/
H A DABI48_0_0RNSScreenStack.mm972 for (auto &mutation : transaction.getMutations()) {
973 if (mutation.type == ABI48_0_0facebook::ABI48_0_0React::ShadowViewMutation::Type::Remove &&
974 mutation.parentShadowView.componentName != nil &&
975 strcmp(mutation.parentShadowView.componentName, "ABI48_0_0RNSScreenStack") == 0) {
/expo/ios/vendored/sdk49/react-native-screens/ios/
H A DABI49_0_0RNSScreenStack.mm1011 for (auto &mutation : transaction.getMutations()) {
1012 if (mutation.type == ABI49_0_0facebook::ABI49_0_0React::ShadowViewMutation::Type::Remove &&
1013 mutation.parentShadowView.componentName != nil &&
1014 strcmp(mutation.parentShadowView.componentName, "ABI49_0_0RNSScreenStack") == 0) {
/expo/ios/vendored/unversioned/react-native-screens/ios/
H A DRNSScreenStack.mm1011 for (auto &mutation : transaction.getMutations()) {
1012 if (mutation.type == facebook::react::ShadowViewMutation::Type::Remove &&
1013 mutation.parentShadowView.componentName != nil &&
1014 strcmp(mutation.parentShadowView.componentName, "RNSScreenStack") == 0) {

12