Home
last modified time | relevance | path

Searched refs:rootNode (Results 1 – 10 of 10) sorted by relevance

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI49_0_0UIManager.cpp317 auto rootNode = oldRootShadowNode.cloneTree( in updateState() local
340 ? std::static_pointer_cast<RootShadowNode>(rootNode) in updateState()
377 auto rootNode = oldRootShadowNode.cloneTree( in setNativeProps_DEPRECATED() local
392 return std::static_pointer_cast<RootShadowNode>(rootNode); in setNativeProps_DEPRECATED()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/test_utils/
H A DABI47_0_0shadowTreeGeneration.h74 ShadowNode::Shared const &rootNode, in findShadowNodeWithIndex() argument
79 traverseShadowTree(rootNode, [&](ShadowTreeEdge const &edge, bool &stop) { in findShadowNodeWithIndex()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/test_utils/
H A DABI49_0_0shadowTreeGeneration.h75 ShadowNode::Shared const &rootNode, in findShadowNodeWithIndex() argument
80 traverseShadowTree(rootNode, [&](ShadowTreeEdge const &edge, bool &stop) { in findShadowNodeWithIndex()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/test_utils/
H A DABI48_0_0shadowTreeGeneration.h75 ShadowNode::Shared const &rootNode, in findShadowNodeWithIndex() argument
80 traverseShadowTree(rootNode, [&](ShadowTreeEdge const &edge, bool &stop) { in findShadowNodeWithIndex()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI47_0_0UIManager.cpp299 auto rootNode = oldRootShadowNode.cloneTree( in updateState() local
321 return isValid ? std::static_pointer_cast<RootShadowNode>(rootNode) in updateState()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI48_0_0UIManager.cpp296 auto rootNode = oldRootShadowNode.cloneTree( in updateState() local
318 return isValid ? std::static_pointer_cast<RootShadowNode>(rootNode) in updateState()
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp560 auto rootNode = in performOperations() local
571 rootNode, family, RawProps(rt, *pair.second)); in performOperations()
579 rootNode = newRootNode; in performOperations()
589 return std::static_pointer_cast<RootShadowNode>(rootNode); in performOperations()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp560 auto rootNode = in performOperations() local
571 rootNode, family, RawProps(rt, *pair.second)); in performOperations()
579 rootNode = newRootNode; in performOperations()
589 return std::static_pointer_cast<RootShadowNode>(rootNode); in performOperations()
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp560 auto rootNode = in performOperations() local
571 rootNode, family, RawProps(rt, *pair.second)); in performOperations()
579 rootNode = newRootNode; in performOperations()
589 return std::static_pointer_cast<RootShadowNode>(rootNode); in performOperations()
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp560 auto rootNode = in performOperations() local
571 rootNode, family, RawProps(rt, *pair.second)); in performOperations()
579 rootNode = newRootNode; in performOperations()
589 return std::static_pointer_cast<RootShadowNode>(rootNode); in performOperations()