Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java255 testReprocess(id, maxInputSize, inputFormat, maxReprocessOutputSize, in testRecreateReprocessingSessions()
604 testReprocess(cameraId, maxInputSize, inputFormat, maxReprocessOutputSize, in testReprocessingMaxSizes()
673 testReprocess(cameraId, inputSize, inputFormat, in testReprocessingAllCombinations()
830 private void testReprocess(String cameraId, Size inputSize, int inputFormat, in testReprocess() method in ReprocessCaptureTest