Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java201 for (int reprocessOutputFormat : reprocessOutputFormats) { in testRecreateReprocessingSessions()
204 Size maxReprocessOutputSize = getMaxSize(reprocessOutputFormat, in testRecreateReprocessingSessions()
209 reprocessOutputFormat, in testRecreateReprocessingSessions()
227 int reprocessOutputFormat = ImageFormat.JPEG; in testCrossSessionCaptureException() local
243 getMaxSize(reprocessOutputFormat, StaticMetadata.StreamDirection.Output); in testCrossSessionCaptureException()
250 " reprocessOutputFormat: " + reprocessOutputFormat); in testCrossSessionCaptureException()
254 reprocessOutputFormat, /*maxImages*/1); in testCrossSessionCaptureException()
355 for (int reprocessOutputFormat : supportedReprocessOutputFormats) { in testReprocessAbort()
356 testReprocessingMaxSizes(id, inputFormat, reprocessOutputFormat, in testReprocessAbort()
384 for (int reprocessOutputFormat : supportedReprocessOutputFormats) { in testReprocessTimestamps()
[all …]