Searched refs:jpegImage (Results 1 – 3 of 3) sorted by relevance
447 Image jpegImage = jpegListener.getImage(CAPTURE_WAIT_TIMEOUT_MS); in testAllOutputYUVResolutions() local452 CameraTestUtils.validateImage(jpegImage, maxJpegSize.getWidth(), in testAllOutputYUVResolutions()456 RectF jpegDimens = new RectF(0, 0, jpegImage.getWidth(), in testAllOutputYUVResolutions()457 jpegImage.getHeight()); in testAllOutputYUVResolutions()489 byte[] compressedJpegData = CameraTestUtils.getDataFromImage(jpegImage); in testAllOutputYUVResolutions()537 jpegImage.close(); in testAllOutputYUVResolutions()
331 Image jpegImage = jpegListener.getImage(CAPTURE_IMAGE_TIMEOUT_MS); in testResultTimestamps() local335 jpegImage, result2.second); in testResultTimestamps()337 jpegImage.close(); in testResultTimestamps()
837 Image jpegImage = jpegListener.getImage(CAPTURE_IMAGE_TIMEOUT_MS); in fullRawCaptureTestByCamera() local838 basicValidateJpegImage(jpegImage, maxStillSz); in fullRawCaptureTestByCamera()856 byte[] jpegBuffer = getDataFromImage(jpegImage); in fullRawCaptureTestByCamera()