Home
last modified time | relevance | path

Searched refs:VIDEO_ASPECT_RATIOS (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-camera/src/
H A DWebConstants.ts4 export const VIDEO_ASPECT_RATIOS = { constant
12 export const PictureSizes = Object.keys(VIDEO_ASPECT_RATIOS);
/expo/packages/expo-camera/build/
H A DWebConstants.js3 export const VIDEO_ASPECT_RATIOS = { variable
10 export const PictureSizes = Object.keys(VIDEO_ASPECT_RATIOS);
H A DWebConstants.d.ts2 export declare const VIDEO_ASPECT_RATIOS: { constant
H A DWebConstants.js.map1VIDEO_ASPECT_RATIOS = {\n '3840x2160': 3840 / 2160,\n '1920x1080': 1920 / 1080,\n '1280x720': 1…