Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java208 testReprocess(id, maxInputSize, inputFormat, maxReprocessOutputSize, in testRecreateReprocessingSessions()
483 testReprocess(cameraId, maxInputSize, inputFormat, maxReprocessOutputSize, in testReprocessingMaxSizes()
531 testReprocess(cameraId, inputSize, inputFormat, in testReprocessingAllCombinations()
688 private void testReprocess(String cameraId, Size inputSize, int inputFormat, in testReprocess() method in ReprocessCaptureTest