Searched defs:getSupportedOutputFormats (Results 1 – 8 of 8) sorted by relevance
59 @NonNull Set<@ImageCapture.OutputFormat Integer> getSupportedOutputFormats(); in getSupportedOutputFormats() method
1036 public @NonNull Set<@OutputFormat Integer> getSupportedOutputFormats() { in getSupportedOutputFormats() method in ImageCapture.ImageCaptureCapabilitiesImpl
103 @NonNull Set<Integer> getSupportedOutputFormats(); in getSupportedOutputFormats() method
190 public @NonNull Set<Integer> getSupportedOutputFormats() { in getSupportedOutputFormats() method in ForwardingCameraInfo
218 override fun getSupportedOutputFormats(): MutableSet<Int> { in fromCameraInfoThrows_whenNotCamera2Impl() method
465 public @NonNull Set<Integer> getSupportedOutputFormats() { in getSupportedOutputFormats() method in Camera2CameraInfoImpl
268 public @NonNull Set<Integer> getSupportedOutputFormats() { in getSupportedOutputFormats() method in FakeCameraInfoInternal
233 override fun getSupportedOutputFormats(): Set<Int> { in <lambda>() method in androidx.camera.camera2.pipe.integration.adapter.CameraInfoAdapter