Searched refs:testBasicReprocessing (Results 1 – 1 of 1) sorted by relevance
117 testBasicReprocessing(id, ImageFormat.YUV_420_888, ImageFormat.JPEG); in testBasicYuvToJpegReprocessing()138 testBasicReprocessing(id, ImageFormat.PRIVATE, ImageFormat.JPEG); in testBasicOpaqueToJpegReprocessing()209 private void testBasicReprocessing(String cameraId, int inputFormat, in testBasicReprocessing() method in Camera2ReprocessCaptureTest