Home
last modified time | relevance | path

Searched defs:imageFormat (Results 26 – 37 of 37) sorted by relevance

12

/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/
H A DZslOneCameraFactory.java87 public ZslOneCameraFactory(int imageFormat, int maxImageCount) { in ZslOneCameraFactory()
H A DOneCameraCharacteristicsImpl.java60 public List<Size> getSupportedPictureSizes(int imageFormat) { in getSupportedPictureSizes()
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v1/
H A DOneCameraCharacteristicsImpl.java67 public List<Size> getSupportedPictureSizes(int imageFormat) { in getSupportedPictureSizes()
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/common/
H A DPictureSizeCalculator.java146 public Configuration computeConfiguration(Size targetSize, int imageFormat) in computeConfiguration()
/aosp12/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/
H A DCameraExtensionsProxyService.java1404 public void onOutputSurface(Surface surface, int imageFormat) { in onOutputSurface()
1414 public void onImageFormatUpdate(int imageFormat) { in onImageFormatUpdate()
1443 public void onOutputSurface(Surface surface, int imageFormat) { in onOutputSurface()
1453 public void onImageFormatUpdate(int imageFormat) { in onImageFormatUpdate()
1476 public void onOutputSurface(Surface surface, int imageFormat) { in onOutputSurface()
1486 public void onImageFormatUpdate(int imageFormat) { in onImageFormatUpdate()
/aosp14/frameworks/base/media/java/android/media/
H A DImageReader.java316 private void initializeImageReader(int width, int height, int imageFormat, int maxImages, in initializeImageReader()
350 private ImageReader(int width, int height, int imageFormat, int maxImages, long usage, in ImageReader()
1026 public @NonNull Builder setImageFormat(@Format int imageFormat) { in setImageFormat()
/aosp14/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/
H A DCameraExtensionsProxyService.java1898 public void onOutputSurface(Surface surface, int imageFormat) { in onOutputSurface()
1921 public void onImageFormatUpdate(int imageFormat) { in onImageFormatUpdate()
1965 public void onOutputSurface(Surface surface, int imageFormat) { in onOutputSurface()
1975 public void onImageFormatUpdate(int imageFormat) { in onImageFormatUpdate()
2006 public void onOutputSurface(Surface surface, int imageFormat) { in onOutputSurface()
2016 public void onImageFormatUpdate(int imageFormat) { in onImageFormatUpdate()
/aosp12/frameworks/base/media/java/android/media/
H A DImageWriter.java983 long imageNativeBuffer, int imageFormat, long timestampNs, int left, in nativeAttachAndQueueImage()
986 GraphicBuffer graphicBuffer, int imageFormat, long timestampNs, int left, in nativeAttachAndQueueGraphicBuffer()
/aosp12/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videoproc/
H A DBackDropperFilter.java532 FrameFormat imageFormat = ImageFormat.create(ImageFormat.COLORSPACE_RGBA, in setupPorts() local
/aosp14/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videoproc/
H A DBackDropperFilter.java532 FrameFormat imageFormat = ImageFormat.create(ImageFormat.COLORSPACE_RGBA, in setupPorts() local
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_ImageWriter.cpp778 jlong nativeBuffer, jint imageFormat, jlong timestampNs, jint left, jint top, in ImageWriter_attachAndQueueImage()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...

12