Searched refs:surfaceFormat (Results 1 – 7 of 7) sorted by relevance
121 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in checkHighSpeedSurfaceFormat() local123 if (surfaceFormat != ImageFormat.PRIVATE) { in checkHighSpeedSurfaceFormat()124 throw new IllegalArgumentException("Surface format(" + surfaceFormat + ") is not" in checkHighSpeedSurfaceFormat()
258 int32_t width, height, surfaceFormat; in ImageWriter_init() local276 if ((res = anw->query(anw.get(), NATIVE_WINDOW_FORMAT, &surfaceFormat)) != OK) { in ImageWriter_init()282 surfaceFormat = userFormat; in ImageWriter_init()284 ctx->setBufferFormat(surfaceFormat); in ImageWriter_init()286 gImageWriterClassInfo.mWriterFormat, reinterpret_cast<jint>(surfaceFormat)); in ImageWriter_init()288 if (!isFormatOpaque(surfaceFormat)) { in ImageWriter_init()293 surfaceFormat, strerror(-res), res); in ImageWriter_init()
439 VkFormat surfaceFormat = VK_FORMAT_UNDEFINED; in createSwapchain() local450 surfaceFormat = surfaceFormats[i].format; in createSwapchain()455 if (VK_FORMAT_UNDEFINED == surfaceFormat) { in createSwapchain()475 swapchainCreateInfo.imageFormat = surfaceFormat; in createSwapchain()513 createBuffers(surface, surfaceFormat, extent); in createSwapchain()
609 int surfaceFormat = ImageFormat.UNKNOWN; in isPreviewConsumer() local611 surfaceFormat = detectSurfaceType(output); in isPreviewConsumer()627 int surfaceFormat = ImageFormat.UNKNOWN; in isVideoEncoderConsumer() local629 surfaceFormat = detectSurfaceType(output); in isVideoEncoderConsumer()
405 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in isOutputSupportedFor() local414 if (config.getFormat() == surfaceFormat && config.isOutput()) { in isOutputSupportedFor()
731 pSurfaceFormats[i].surfaceFormat = surface_formats[i]; in GetPhysicalDeviceSurfaceFormats2KHR()
4289 VkSurfaceFormatKHR surfaceFormat6552 surfaceFormat := ?6553 surfaceFormats[i] = surfaceFormat