Home
last modified time | relevance | path

Searched refs:getSurfaceFormat (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/utils/
DSurfaceUtils.java82 public static int getSurfaceFormat(Surface surface) { in getSurfaceFormat() method in SurfaceUtils
125 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in checkHighSpeedSurfaceFormat()
/frameworks/base/core/java/android/hardware/camera2/params/
DStreamConfigurationMap.java405 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in isOutputSupportedFor()