Home
last modified time | relevance | path

Searched refs:oldRootNode (Results 1 – 8 of 8) sorted by relevance

/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Fabric/
H A DShadowTreeCloner.cpp26 const ShadowNode::Shared &oldRootNode, in cloneWithNewProps() argument
31 auto ancestors = family.getAncestors(*oldRootNode); in cloneWithNewProps()
65 return std::const_pointer_cast<ShadowNode>(oldRootNode); in cloneWithNewProps()
H A DShadowTreeCloner.h27 const ShadowNode::Shared &oldRootNode,
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Fabric/
H A DShadowTreeCloner.cpp26 const ShadowNode::Shared &oldRootNode, in cloneWithNewProps() argument
31 auto ancestors = family.getAncestors(*oldRootNode); in cloneWithNewProps()
65 return std::const_pointer_cast<ShadowNode>(oldRootNode); in cloneWithNewProps()
H A DShadowTreeCloner.h27 const ShadowNode::Shared &oldRootNode,
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Fabric/
H A DShadowTreeCloner.cpp26 const ShadowNode::Shared &oldRootNode, in cloneWithNewProps() argument
31 auto ancestors = family.getAncestors(*oldRootNode); in cloneWithNewProps()
65 return std::const_pointer_cast<ShadowNode>(oldRootNode); in cloneWithNewProps()
H A DShadowTreeCloner.h27 const ShadowNode::Shared &oldRootNode,
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Fabric/
H A DShadowTreeCloner.cpp26 const ShadowNode::Shared &oldRootNode, in cloneWithNewProps() argument
31 auto ancestors = family.getAncestors(*oldRootNode); in cloneWithNewProps()
65 return std::const_pointer_cast<ShadowNode>(oldRootNode); in cloneWithNewProps()
H A DShadowTreeCloner.h27 const ShadowNode::Shared &oldRootNode,