Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/utils/
DSurfaceUtils.java66 int surfaceFormat = getSurfaceFormat(surface); in isSurfaceForPreview() local
87 int surfaceFormat = getSurfaceFormat(surface); in isSurfaceForHwVideoEncoder() local
221 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in checkHighSpeedSurfaceFormat() local
/frameworks/base/core/java/android/hardware/camera2/params/
DStreamConfigurationMap.java554 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in isOutputSupportedFor() local
/frameworks/base/media/jni/
Dandroid_media_ImageWriter.cpp407 int32_t width, height, surfaceFormat; in ImageWriter_init() local