Home
last modified time | relevance | path

Searched refs:resultRootShadowNode (Results 1 – 3 of 3) sorted by relevance

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI47_0_0UIManager.cpp413 auto resultRootShadowNode = newRootShadowNode; in shadowTreeWillCommit() local
415 resultRootShadowNode = commitHook->shadowTreeWillCommit( in shadowTreeWillCommit()
416 shadowTree, oldRootShadowNode, resultRootShadowNode); in shadowTreeWillCommit()
419 return resultRootShadowNode; in shadowTreeWillCommit()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI48_0_0UIManager.cpp410 auto resultRootShadowNode = newRootShadowNode; in shadowTreeWillCommit() local
412 resultRootShadowNode = commitHook->shadowTreeWillCommit( in shadowTreeWillCommit()
413 shadowTree, oldRootShadowNode, resultRootShadowNode); in shadowTreeWillCommit()
416 return resultRootShadowNode; in shadowTreeWillCommit()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI49_0_0UIManager.cpp526 auto resultRootShadowNode = newRootShadowNode; in shadowTreeWillCommit() local
528 resultRootShadowNode = commitHook->shadowTreeWillCommit( in shadowTreeWillCommit()
529 shadowTree, oldRootShadowNode, resultRootShadowNode); in shadowTreeWillCommit()
532 return resultRootShadowNode; in shadowTreeWillCommit()