Home
last modified time | relevance | path

Searched defs:newPoint (Results 1 – 5 of 5) sorted by relevance

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI47_0_0LayoutableShadowNode.cpp222 auto newPoint = point - transformedFrame.origin - in findNodeAtPoint() local
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI48_0_0LayoutableShadowNode.cpp301 auto newPoint = point - transformedFrame.origin - in findNodeAtPoint() local
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI49_0_0LayoutableShadowNode.cpp315 auto newPoint = point - transformedFrame.origin - in findNodeAtPoint() local
/expo/android/vendored/sdk49/react-native-reanimated/android/src/main/java/abi49_0_0/com/swmansion/reanimated/layoutReanimation/
H A DAnimationsManager.java458 Point newPoint = new Point(x, y); in updateLayout() local
/expo/android/vendored/unversioned/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/layoutReanimation/
H A DAnimationsManager.java458 Point newPoint = new Point(x, y); in updateLayout() local