Home
last modified time | relevance | path

Searched refs:High (Results 1 – 25 of 35) sorted by relevance

12

/expo/packages/expo-av/src/
H A DAV.types.ts21 High = ExponentAV && ExponentAV.Qualities && ExponentAV.Qualities.High, enumerator
/expo/packages/expo-dev-menu-interface/ios/MenuItems/
H A DDevMenuScreenItem.swift20 case High = 100
/expo/packages/expo-av/build/
H A DAV.types.js19 …rectionQuality["High"] = ExponentAV && ExponentAV.Qualities && ExponentAV.Qualities.High] = "High";
H A DAV.types.d.ts17 High
H A DAV.types.js.map1 …ioTimePitchAlgorithmSpectral`.\n */\n High = ExponentAV && ExponentAV.Qualities && ExponentAV.Q…
/expo/packages/expo-location/build/
H A DGeolocationPolyfill.js31 accuracy: options.enableHighAccuracy ? LocationAccuracy.High : LocationAccuracy.Balanced,
H A DLocation.types.d.ts21 High = 4, enumerator
H A DGeolocationPolyfill.js.map1 …\n return {\n accuracy: options.enableHighAccuracy ? LocationAccuracy.High : LocationAccuracy.…
/expo/packages/expo-location/src/
H A DGeolocationPolyfill.ts45 accuracy: options.enableHighAccuracy ? LocationAccuracy.High : LocationAccuracy.Balanced,
H A DLocation.types.ts23 High = 4, enumerator
/expo/packages/expo-image-picker/build/
H A DImagePicker.types.d.ts101 High = 0, enumerator
H A DImagePicker.types.js.map1High = 0,\n /**\n * Depends on the device.\n */\n Medium = 1,\n /**\n * Depends on the de…
/expo/packages/expo-image-picker/src/
H A DImagePicker.types.ts111 High = 0, enumerator
/expo/home/components/
H A DAudioPlayer.tsx128 Audio.PitchCorrectionQuality.High
144 Audio.PitchCorrectionQuality.High
159 Audio.PitchCorrectionQuality.High
/expo/apps/native-component-list/src/screens/ImagePicker/
H A DImagePickerScreen.tsx96 name: 'UIImagePickerControllerQualityType.High',
97 value: ImagePicker.UIImagePickerControllerQualityType.High,
/expo/apps/native-component-list/src/screens/Location/
H A DBackgroundLocationMapScreen.tsx25 [Location.Accuracy.Balanced]: Location.Accuracy.High,
26 [Location.Accuracy.High]: Location.Accuracy.Highest,
64 accuracy: Location.Accuracy.High,
/expo/apps/native-component-list/src/screens/AV/
H A DRecorder.tsx147 {this._renderPrepareButton('High quality', Audio.RecordingOptionsPresets.HIGH_QUALITY)}
/expo/apps/test-suite/tests/
H A DAudio.js629 pitchCorrectionQuality = Audio.PitchCorrectionQuality.High;
/expo/home/screens/DiagnosticsScreen/
H A DLocationDiagnosticsScreen.tsx60 accuracy: Location.Accuracy.High,
/expo/docs/pages/versions/unversioned/sdk/
H A Dgl-view.mdx85 ## High-level APIs
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dgl-view.mdx85 ## High-level APIs
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dgl-view.mdx85 ## High-level APIs
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dgl-view.mdx85 ## High-level APIs
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dgl-view.mdx85 ## High-level APIs
/expo/apps/native-component-list/src/screens/Camera/
H A DCameraScreen.tsx223 pictureSizeId = pictureSizes.indexOf('High');

12