Searched refs:stillExifTestByCamera (Results 1 – 1 of 1) sorted by relevance
110 stillExifTestByCamera(ImageFormat.JPEG, maxJpegSize); in testJpegExif()144 stillExifTestByCamera(ImageFormat.HEIC, maxHeicSize); in testHeicExif()148 stillExifTestByCamera(ImageFormat.HEIC, previewSize); in testHeicExif()1405 private void stillExifTestByCamera(int format, Size stillSize) throws Exception { in stillExifTestByCamera() method in StillCaptureTest