Home
last modified time | relevance | path

Searched defs:Point (Results 1 – 17 of 17) sorted by relevance

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/graphics/
H A DABI47_0_0Point.h21 struct Point { struct
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/graphics/
H A DABI48_0_0Point.h21 struct Point { struct
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/graphics/
H A DABI49_0_0Point.h21 struct Point { struct
/expo/packages/expo-maps/src/
H A DCommon.types.ts4 export type Point = { alias
/expo/packages/expo-face-detector/build/
H A DFaceDetector.d.ts1 export type Point = { alias
/expo/packages/expo-maps/build/
H A DCommon.types.d.ts4 export type Point = { alias
/expo/packages/expo-face-detector/src/
H A DFaceDetector.ts8 export type Point = { x: number; y: number }; alias
/expo/android/vendored/sdk47/react-native-svg/android/src/main/java/abi47_0_0/com/horcrux/svg/
H A DRNSVGMarkerPosition.java19 class Point { class
23 Point(double x, double y) { in Point() method in Point
/expo/android/vendored/sdk48/react-native-svg/android/src/main/java/abi48_0_0/com/horcrux/svg/
H A DRNSVGMarkerPosition.java19 class Point { class
23 Point(double x, double y) { in Point() method in Point
/expo/android/vendored/unversioned/react-native-svg/android/src/main/java/com/horcrux/svg/
H A DRNSVGMarkerPosition.java19 class Point { class
23 Point(double x, double y) { in Point() method in Point
/expo/android/vendored/sdk49/react-native-svg/android/src/main/java/abi49_0_0/com/horcrux/svg/
H A DRNSVGMarkerPosition.java19 class Point { class
23 Point(double x, double y) { in Point() method in Point
/expo/packages/expo-maps/android/src/main/java/expo/modules/maps/
H A DPropsData.kt42 data class Point( dataClass
/expo/packages/expo-camera/build/
H A DCamera.types.d.ts279 export type Point = { alias
/expo/packages/expo-camera/src/
H A DCamera.types.ts303 export type Point = { alias
/expo/packages/expo-maps/ios/ExpoMaps/
H A DPropsData.swift39 struct Point: Record { struct
/expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/
H A DPropsData.swift39 struct Point: Record { struct
/expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/
H A DPropsData.swift39 struct Point: Record { struct