Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/utils/
DSurfaceUtils.java96 public static int getSurfaceFormat(Surface surface) { in getSurfaceFormat() method in SurfaceUtils
135 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in checkHighSpeedSurfaceFormat()
/frameworks/base/core/java/android/hardware/camera2/params/
DOutputConfiguration.java261 mConfiguredFormat = SurfaceUtils.getSurfaceFormat(surface); in OutputConfiguration()
466 if (mConfiguredFormat != SurfaceUtils.getSurfaceFormat(surface)) { in addSurface()
557 mConfiguredFormat = SurfaceUtils.getSurfaceFormat(mSurfaces.get(0)); in OutputConfiguration()
DStreamConfigurationMap.java405 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in isOutputSupportedFor()
/frameworks/base/media/java/android/media/
DImageWriter.java192 format = SurfaceUtils.getSurfaceFormat(surface); in ImageWriter()
/frameworks/base/config/
Dboot-image-profile.txt2609 HPLandroid/hardware/camera2/utils/SurfaceUtils;->getSurfaceFormat(Landroid/view/Surface;)I