| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/mounting/tests/ |
| H A D | ABI47_0_0StateReconciliationTest.cpp | 28 ShadowTree const &shadowTree, in shadowTreeWillCommit() 35 ShadowTree const &shadowTree, in shadowTreeDidFinishTransaction() 51 ShadowTree const &shadowTree, in findDescendantNode() 103 ShadowTree shadowTree{ in TEST() local
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/uimanager/ |
| H A D | ABI47_0_0UIManager.cpp | 145 shadowTreeRegistry_.visit(surfaceId, [&](ShadowTree const &shadowTree) { in completeSurface() 170 ShadowTree::Unique &&shadowTree, in startSurface() 207 auto shadowTree = getShadowTreeRegistry().remove(surfaceId); in stopSurface() local 228 shadowNode.getSurfaceId(), [&](ShadowTree const &shadowTree) { in getNewestCloneOfShadowNode() 265 shadowNode.getSurfaceId(), [&](ShadowTree const &shadowTree) { in getRelativeLayoutMetrics() 295 family->getSurfaceId(), [&](ShadowTree const &shadowTree) { in updateState() 408 ShadowTree const &shadowTree, in shadowTreeWillCommit() 423 ShadowTree const &shadowTree, in shadowTreeDidFinishTransaction() 447 shadowTreeRegistry_.enumerate([](ShadowTree const &shadowTree) { in animationTick()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/uimanager/ |
| H A D | ABI49_0_0UIManager.cpp | 162 shadowTreeRegistry_.visit(surfaceId, [&](ShadowTree const &shadowTree) { in completeSurface() 187 ShadowTree::Unique &&shadowTree, in startSurface() 224 auto shadowTree = getShadowTreeRegistry().remove(surfaceId); in stopSurface() local 245 shadowNode.getSurfaceId(), [&](ShadowTree const &shadowTree) { in getNewestCloneOfShadowNode() 282 shadowNode.getSurfaceId(), [&](ShadowTree const &shadowTree) { in getRelativeLayoutMetrics() 312 family->getSurfaceId(), [&](ShadowTree const &shadowTree) { in updateState() 374 family.getSurfaceId(), [&](ShadowTree const &shadowTree) { in setNativeProps_DEPRECATED() 440 shadowTreeRegistry_.enumerate([&](ShadowTree const &shadowTree, bool &stop) { in findShadowNodeByTag_DEPRECATED() 521 ShadowTree const &shadowTree, in shadowTreeWillCommit() 561 shadowTreeRegistry_.enumerate([](ShadowTree const &shadowTree, bool &) { in animationTick()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/uimanager/ |
| H A D | ABI48_0_0UIManager.cpp | 142 shadowTreeRegistry_.visit(surfaceId, [&](ShadowTree const &shadowTree) { in completeSurface() 167 ShadowTree::Unique &&shadowTree, in startSurface() 204 auto shadowTree = getShadowTreeRegistry().remove(surfaceId); in stopSurface() local 225 shadowNode.getSurfaceId(), [&](ShadowTree const &shadowTree) { in getNewestCloneOfShadowNode() 262 shadowNode.getSurfaceId(), [&](ShadowTree const &shadowTree) { in getRelativeLayoutMetrics() 292 family->getSurfaceId(), [&](ShadowTree const &shadowTree) { in updateState() 405 ShadowTree const &shadowTree, in shadowTreeWillCommit() 444 shadowTreeRegistry_.enumerate([](ShadowTree const &shadowTree) { in animationTick()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/mounting/ |
| H A D | ABI49_0_0ShadowTreeRegistry.cpp | 34 auto shadowTree = std::unique_ptr<ShadowTree>(iterator->second.release()); in remove() local 55 std::function<void(const ShadowTree &shadowTree, bool &stop)> const in enumerate()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/timeline/ |
| H A D | ABI47_0_0TimelineController.cpp | 23 [&](ShadowTree const &shadowTree) { shadowTreePtr = &shadowTree; }); in enable() 57 ShadowTree const &shadowTree, in shadowTreeWillCommit()
|
| H A D | ABI47_0_0Timeline.cpp | 15 Timeline::Timeline(ShadowTree const &shadowTree) : shadowTree_(&shadowTree) { in Timeline() 69 ShadowTree const &shadowTree, in shadowTreeWillCommit()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/timeline/ |
| H A D | ABI48_0_0TimelineController.cpp | 22 [&](ShadowTree const &shadowTree) { shadowTreePtr = &shadowTree; }); in enable() 56 ShadowTree const &shadowTree, in shadowTreeWillCommit()
|
| H A D | ABI48_0_0Timeline.cpp | 14 Timeline::Timeline(ShadowTree const &shadowTree) : shadowTree_(&shadowTree) { in Timeline()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/timeline/ |
| H A D | ABI49_0_0TimelineController.cpp | 22 [&](ShadowTree const &shadowTree) { shadowTreePtr = &shadowTree; }); in enable() 56 ShadowTree const &shadowTree, in shadowTreeWillCommit()
|
| H A D | ABI49_0_0Timeline.cpp | 14 Timeline::Timeline(ShadowTree const &shadowTree) : shadowTree_(&shadowTree) { in Timeline()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/mounting/tests/ |
| H A D | ABI48_0_0StateReconciliationTest.cpp | 35 ShadowTree const &shadowTree, in shadowTreeDidFinishTransaction() 51 ShadowTree const &shadowTree, in findDescendantNode() 103 ShadowTree shadowTree{ in TEST() local
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/scheduler/ |
| H A D | ABI48_0_0Scheduler.cpp | 154 [&surfaceIds](ShadowTree const &shadowTree) { in ~Scheduler() 181 [](ShadowTree const &shadowTree) { shadowTree.commitEmptyTree(); }); in ~Scheduler() 251 surfaceId, [=](const ShadowTree &shadowTree) { in renderTemplateToSurface()
|
| H A D | ABI48_0_0SurfaceHandler.cpp | 79 auto shadowTree = std::make_unique<ShadowTree>( in start() local
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/mounting/tests/ |
| H A D | ABI49_0_0StateReconciliationTest.cpp | 51 ShadowTree const &shadowTree, in findDescendantNode() 103 ShadowTree shadowTree{ in TEST() local
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/scheduler/ |
| H A D | ABI47_0_0Scheduler.cpp | 162 [&surfaceIds](ShadowTree const &shadowTree) { in ~Scheduler() 189 [](ShadowTree const &shadowTree) { shadowTree.commitEmptyTree(); }); in ~Scheduler() 259 surfaceId, [=](const ShadowTree &shadowTree) { in renderTemplateToSurface()
|
| H A D | ABI47_0_0SurfaceHandler.cpp | 80 auto shadowTree = std::make_unique<ShadowTree>( in start() local
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/scheduler/ |
| H A D | ABI49_0_0Scheduler.cpp | 162 [&surfaceIds](ShadowTree const &shadowTree, bool &) { in ~Scheduler() 189 [](ShadowTree const &shadowTree) { shadowTree.commitEmptyTree(); }); in ~Scheduler() 259 surfaceId, [=](const ShadowTree &shadowTree) { in renderTemplateToSurface()
|
| H A D | ABI49_0_0SurfaceHandler.cpp | 75 auto shadowTree = std::make_unique<ShadowTree>( in start() local
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/mounting/ |
| H A D | ABI48_0_0ShadowTreeRegistry.cpp | 34 auto shadowTree = std::unique_ptr<ShadowTree>(iterator->second.release()); in remove() local
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/mounting/ |
| H A D | ABI47_0_0ShadowTreeRegistry.cpp | 35 auto shadowTree = std::unique_ptr<ShadowTree>(iterator->second.release()); in remove() local
|
| /expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/ |
| H A D | NativeReanimatedModule.cpp | 555 shadowTreeRegistry.visit(surfaceId_, [&](ShadowTree const &shadowTree) { in performOperations()
|
| /expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/ |
| H A D | NativeReanimatedModule.cpp | 555 shadowTreeRegistry.visit(surfaceId_, [&](ShadowTree const &shadowTree) { in performOperations()
|
| /expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/ |
| H A D | NativeReanimatedModule.cpp | 555 shadowTreeRegistry.visit(surfaceId_, [&](ShadowTree const &shadowTree) { in performOperations()
|
| /expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/ |
| H A D | NativeReanimatedModule.cpp | 555 shadowTreeRegistry.visit(surfaceId_, [&](ShadowTree const &shadowTree) { in performOperations()
|