Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2ReprocessCaptureTest.java234 testReprocess(cameraId, maxInputSize, inputFormat, maxReprocessOutputSize, in testReprocessingMaxSizes()
282 testReprocess(cameraId, inputSize, inputFormat, in testReprocessingAllCombinations()
439 private void testReprocess(String cameraId, Size inputSize, int inputFormat, in testReprocess() method in Camera2ReprocessCaptureTest