Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2ReprocessCaptureTest.java163 testReprocessingAllCombinations(id, mOrderedPreviewSizes.get(0), in testReprocessingSizeFormatWithPreview()
192 testReprocessingAllCombinations(id, /*previewSize*/null, in testMixedBurstReprocessing()
195 testReprocessingAllCombinations(id, mOrderedPreviewSizes.get(0), in testMixedBurstReprocessing()
260 private void testReprocessingAllCombinations(String cameraId, Size previewSize, in testReprocessingAllCombinations() method in Camera2ReprocessCaptureTest