Searched defs:reprocessOutputFormat (Results 1 – 1 of 1) sorted by relevance
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | ReprocessCaptureTest.java | 275 int reprocessOutputFormat = ImageFormat.JPEG; in testCrossSessionCaptureException() local 353 int reprocessOutputFormat = ImageFormat.JPEG; in testQueueImageWithoutRequest() local 580 int reprocessOutputFormat) throws Exception { in testBasicReprocessing() 596 int reprocessOutputFormat, Size previewSize, CaptureTestCase captureTestCase) in testReprocessingMaxSizes() 700 Size reprocessOutputSize, int reprocessOutputFormat, Size previewSize, in testReprocessMixedBurst() 772 Size reprocessOutputSize, int reprocessOutputFormat, Size previewSize, in testReprocessBurst() 831 Size reprocessOutputSize, int reprocessOutputFormat, Size previewSize, in testReprocess() 895 Size reprocessOutputSize, int reprocessOutputFormat) throws Exception { in testReprocessAbort() 993 Size reprocessOutputSize, int reprocessOutputFormat) throws Exception { in testReprocessTimestamps() 1134 Size reprocessOutputSize, int reprocessOutputFormat) throws Exception { in testReprocessRequestKeys() [all …]
|