Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2ReprocessCaptureTest.java93 private enum CaptureTestCase { enum in Camera2ReprocessCaptureTest
164 CaptureTestCase.SINGLE_SHOT); in testReprocessingSizeFormatWithPreview()
193 CaptureTestCase.MIXED_BURST); in testMixedBurstReprocessing()
196 CaptureTestCase.MIXED_BURST); in testMixedBurstReprocessing()
215 /* previewSize */null, CaptureTestCase.SINGLE_SHOT); in testBasicReprocessing()
226 int reprocessOutputFormat, Size previewSize, CaptureTestCase captureTestCase) in testReprocessingMaxSizes()
261 CaptureTestCase captureTestCase) throws Exception { in testReprocessingAllCombinations()