Searched refs:getSurfaceFormat (Results 1 – 4 of 4) sorted by relevance
82 public static int getSurfaceFormat(Surface surface) { in getSurfaceFormat() method in SurfaceUtils125 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in checkHighSpeedSurfaceFormat()
185 mConfiguredFormat = SurfaceUtils.getSurfaceFormat(surface); in OutputConfiguration()225 mConfiguredFormat = SurfaceUtils.getSurfaceFormat(mSurface); in OutputConfiguration()
405 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in isOutputSupportedFor()
145 int format = SurfaceUtils.getSurfaceFormat(surface); in ImageWriter()