Searched refs:surfaceFormat (Results 1 – 4 of 4) sorted by relevance
66 int surfaceFormat = getSurfaceFormat(surface); in isSurfaceForPreview() local87 int surfaceFormat = getSurfaceFormat(surface); in isSurfaceForHwVideoEncoder() local221 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in checkHighSpeedSurfaceFormat() local223 if (surfaceFormat != ImageFormat.PRIVATE) { in checkHighSpeedSurfaceFormat()224 throw new IllegalArgumentException("Surface format(" + surfaceFormat + ") is not" in checkHighSpeedSurfaceFormat()
419 int32_t surfaceFormat = 0; in ImageWriter_init() local495 surfaceFormat = static_cast<int32_t>(mapHalFormatDataspaceToPublicFormat( in ImageWriter_init()498 gImageWriterClassInfo.mWriterFormat, reinterpret_cast<jint>(surfaceFormat)); in ImageWriter_init()510 surfaceFormat, strerror(-res), res); in ImageWriter_init()
598 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in isOutputSupportedFor() local611 if (config.getFormat() == surfaceFormat && config.isOutput()) { in isOutputSupportedFor()
1163 pSurfaceFormats[i].surfaceFormat = surface_formats[i]; in GetPhysicalDeviceSurfaceFormats2KHR()1183 pSurfaceFormats[i].surfaceFormat.format; in GetPhysicalDeviceSurfaceFormats2KHR()