Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2ReprocessCaptureTest.java210 int reprocessOutputFormat) throws Exception { in testBasicReprocessing() argument
214 testReprocessingMaxSizes(cameraId, inputFormat, reprocessOutputFormat, in testBasicReprocessing()
226 int reprocessOutputFormat, Size previewSize, CaptureTestCase captureTestCase) in testReprocessingMaxSizes() argument
230 getMaxSize(reprocessOutputFormat, StaticMetadata.StreamDirection.Output); in testReprocessingMaxSizes()
235 reprocessOutputFormat, previewSize, NUM_REPROCESS_CAPTURES); in testReprocessingMaxSizes()
239 reprocessOutputFormat); in testReprocessingMaxSizes()
243 reprocessOutputFormat); in testReprocessingMaxSizes()
250 maxReprocessOutputSize, reprocessOutputFormat); in testReprocessingMaxSizes()
274 for (int reprocessOutputFormat : supportedReprocessOutputFormats) { in testReprocessingAllCombinations()
276 mStaticInfo.getAvailableSizesForFormatChecked(reprocessOutputFormat, in testReprocessingAllCombinations()
[all …]