Searched refs:maxReprocessOutputSize (Results 1 – 1 of 1) sorted by relevance
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | ReprocessCaptureTest.java | 251 Size maxReprocessOutputSize = getMaxSize(reprocessOutputFormat, in testRecreateReprocessingSessions() local 255 testReprocess(id, maxInputSize, inputFormat, maxReprocessOutputSize, in testRecreateReprocessingSessions() 599 Size maxReprocessOutputSize = in testReprocessingMaxSizes() local 604 testReprocess(cameraId, maxInputSize, inputFormat, maxReprocessOutputSize, in testReprocessingMaxSizes() 608 testReprocessAbort(cameraId, maxInputSize, inputFormat, maxReprocessOutputSize, in testReprocessingMaxSizes() 612 testReprocessTimestamps(cameraId, maxInputSize, inputFormat, maxReprocessOutputSize, in testReprocessingMaxSizes() 616 testReprocessJpegExif(cameraId, maxInputSize, inputFormat, maxReprocessOutputSize); in testReprocessingMaxSizes() 620 maxReprocessOutputSize, reprocessOutputFormat); in testReprocessingMaxSizes()
|