Home
last modified time | relevance | path

Searched defs:format (Results 1 – 25 of 125) sorted by relevance

12345

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI49_0_0log.cpp25 const char* format, in vlog()
36 const char* format, in log()
54 const char* format, in log()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI47_0_0log.cpp25 const char* format, in vlog()
36 const char* format, in log()
54 const char* format, in log()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/imagemanipulator/arguments/
H A DSaveOptions.kt13 val format: CompressFormat constant in abi47_0_0.expo.modules.imagemanipulator.arguments.SaveOptions
19 val format = toCompressFormat(arguments.getString(KEY_FORMAT, "jpeg")) in fromArguments() constant
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI48_0_0log.cpp25 const char* format, in vlog()
36 const char* format, in log()
54 const char* format, in log()
/expo/apps/test-suite/tests/
H A DGLView.js58 const snapshot = await instance.takeSnapshotAsync({ format: 'png' }); property
200 const snapshot = await GLView.takeSnapshotAsync(context, { format: 'png' }); property
H A DClipboard.js98 const result = await Clipboard.getImageAsync({ format: 'png' }); property
112 const result = await Clipboard.getImageAsync({ format: 'jpeg' }); property
/expo/packages/expo-image-manipulator/src/
H A DImageManipulator.ts30 const { format = SaveFormat.JPEG, ...rest } = saveOptions; constant
H A DExpoImageManipulator.web.ts8 const { format = 'png' } = options; constant
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/
H A DABI47_0_0RCTAssert.h162 #define ABI47_0_0RCTAssertThread(thread, format...) … argument
172 #define ABI47_0_0RCTAssertThread(thread, format...) \ argument
/expo/packages/expo-image-manipulator/build/
H A DImageManipulator.js23 return await ExpoImageManipulator.manipulateAsync(uri, actions, { format, ...rest }); field
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/reactnativestripesdk/
H A DGooglePayFragment.kt183 val format = when (formatString) { in mapToGooglePayLauncherBillingAddressConfig() constant
196 val format = when (formatString) { in mapToGooglePayPaymentMethodLauncherBillingAddressConfig() constant
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/
H A DGooglePayFragment.kt183 val format = when (formatString) { in mapToGooglePayLauncherBillingAddressConfig() constant
196 val format = when (formatString) { in mapToGooglePayPaymentMethodLauncherBillingAddressConfig() constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/
H A DGooglePayFragment.kt183 val format = when (formatString) { in mapToGooglePayLauncherBillingAddressConfig() constant
196 val format = when (formatString) { in mapToGooglePayPaymentMethodLauncherBillingAddressConfig() constant
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/
H A DGooglePayFragment.kt183 val format = when (formatString) { in mapToGooglePayLauncherBillingAddressConfig() constant
196 val format = when (formatString) { in mapToGooglePayPaymentMethodLauncherBillingAddressConfig() constant
/expo/packages/expo-image-manipulator/src/__tests__/
H A Dvalidators-test.ts173 const format = 'invalid' as SaveFormat; constant
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrBackendSurface.h96 static GrBackendFormat MakeGL(GrGLenum format, GrGLenum target) { in MakeGL()
111 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn()
117 static GrBackendFormat MakeMtl(GrMTLPixelFormat format) { in MakeMtl()
123 static GrBackendFormat MakeDxgi(DXGI_FORMAT format) { in MakeDxgi()
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrBackendSurface.h96 static GrBackendFormat MakeGL(GrGLenum format, GrGLenum target) { in MakeGL()
111 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn()
117 static GrBackendFormat MakeMtl(GrMTLPixelFormat format) { in MakeMtl()
123 static GrBackendFormat MakeDxgi(DXGI_FORMAT format) { in MakeDxgi()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrBackendSurface.h96 static GrBackendFormat MakeGL(GrGLenum format, GrGLenum target) { in MakeGL()
111 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn()
117 static GrBackendFormat MakeMtl(GrMTLPixelFormat format) { in MakeMtl()
123 static GrBackendFormat MakeDxgi(DXGI_FORMAT format) { in MakeDxgi()
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrBackendSurface.h85 static GrBackendFormat MakeGL(GrGLenum format, GrGLenum target) { in MakeGL()
100 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn()
106 static GrBackendFormat MakeMtl(GrMTLPixelFormat format) { in MakeMtl()
112 static GrBackendFormat MakeDxgi(DXGI_FORMAT format) { in MakeDxgi()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrBackendSurface.h96 static GrBackendFormat MakeGL(GrGLenum format, GrGLenum target) { in MakeGL()
111 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn()
117 static GrBackendFormat MakeMtl(GrMTLPixelFormat format) { in MakeMtl()
123 static GrBackendFormat MakeDxgi(DXGI_FORMAT format) { in MakeDxgi()
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrBackendSurface.h96 static GrBackendFormat MakeGL(GrGLenum format, GrGLenum target) { in MakeGL()
111 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn()
117 static GrBackendFormat MakeMtl(GrMTLPixelFormat format) { in MakeMtl()
123 static GrBackendFormat MakeDxgi(DXGI_FORMAT format) { in MakeDxgi()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrBackendSurface.h95 static GrBackendFormat MakeGL(GrGLenum format, GrGLenum target) { in MakeGL()
110 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn()
116 static GrBackendFormat MakeMtl(GrMTLPixelFormat format) { in MakeMtl()
122 static GrBackendFormat MakeDxgi(DXGI_FORMAT format) { in MakeDxgi()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/gpu/
H A DGrBackendSurface.h96 static GrBackendFormat MakeGL(GrGLenum format, GrGLenum target) { in MakeGL()
111 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn()
117 static GrBackendFormat MakeMtl(GrMTLPixelFormat format) { in MakeMtl()
123 static GrBackendFormat MakeDxgi(DXGI_FORMAT format) { in MakeDxgi()
/expo/packages/@expo/cli/src/start/server/metro/__tests__/
H A DMetroTerminalReporter-test.ts167 const format = formatUsingNodeStandardLibraryError('/Users/evanbacon/my-app', { constant
/expo/packages/@expo/cli/src/run/ios/options/
H A DpromptDevice.ts22 const format = isActive ? chalk.bold : (text: string) => text; constant

12345