Searched refs:JPEG_FORMAT (Results 1 – 1 of 1) sorted by relevance
333 int[] JPEG_FORMAT = {ImageFormat.JPEG}; in testSingleCapture() local334 testSingleCaptureForFormat(JPEG_FORMAT, "jpeg", /*addPreviewDelay*/ true); in testSingleCapture()