Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java356 testReprocessingMaxSizes(id, inputFormat, reprocessOutputFormat, in testReprocessAbort()
385 testReprocessingMaxSizes(id, inputFormat, reprocessOutputFormat, in testReprocessTimestamps()
418 testReprocessingMaxSizes(id, inputFormat, ImageFormat.JPEG, in testReprocessJpegExif()
445 testReprocessingMaxSizes(id, inputFormat, reprocessOutputFormat, in testReprocessRequestKeys()
463 testReprocessingMaxSizes(cameraId, inputFormat, reprocessOutputFormat, in testBasicReprocessing()
474 private void testReprocessingMaxSizes(String cameraId, int inputFormat, in testReprocessingMaxSizes() method in ReprocessCaptureTest