Home
last modified time | relevance | path

Searched defs:surfaceFormat (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/utils/
DSurfaceUtils.java137 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in checkHighSpeedSurfaceFormat() local
/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyCameraDevice.java666 int surfaceFormat = ImageFormat.UNKNOWN; in isPreviewConsumer() local
684 int surfaceFormat = ImageFormat.UNKNOWN; in isVideoEncoderConsumer() local
/frameworks/base/core/java/android/hardware/camera2/params/
DStreamConfigurationMap.java553 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in isOutputSupportedFor() local
/frameworks/base/media/jni/
Dandroid_media_ImageWriter.cpp406 int32_t width, height, surfaceFormat; in ImageWriter_init() local