Searched refs:mJpegPath (Results 1 – 1 of 1) sorted by relevance
78 private String mJpegPath = null; field in CameraTest195 mJpegPath = parent.getPath() + "/test.jpg"; in initializeMessageLooper()314 File rawoutput = new File(mJpegPath); in onPictureTaken()895 ExifInterface exif = new ExifInterface(mJpegPath); in testJpegThumbnailSizeByCamera()921 exif = new ExifInterface(mJpegPath); in testJpegThumbnailSizeByCamera()924 BitmapFactory.decodeFile(mJpegPath, bmpOptions); in testJpegThumbnailSizeByCamera()937 BitmapFactory.decodeFile(mJpegPath)); in testJpegThumbnailSizeByCamera()963 ExifInterface exif = new ExifInterface(mJpegPath); in testJpegExifByCamera()1005 exif = new ExifInterface(mJpegPath); in testJpegExifByCamera()1188 ExifInterface exif = new ExifInterface(mJpegPath); in testGpsExifValues()