Searched refs:mJpegPath (Results 1 – 1 of 1) sorted by relevance
82 private String mJpegPath = null; field in CameraTest221 mJpegPath = parent.getPath() + "/test.jpg"; in initializeMessageLooper()353 File rawoutput = new File(mJpegPath); in onPictureTaken()928 ExifInterface exif = new ExifInterface(mJpegPath); in testJpegThumbnailSizeByCamera()954 exif = new ExifInterface(mJpegPath); in testJpegThumbnailSizeByCamera()957 BitmapFactory.decodeFile(mJpegPath, bmpOptions); in testJpegThumbnailSizeByCamera()970 BitmapFactory.decodeFile(mJpegPath)); in testJpegThumbnailSizeByCamera()995 ExifInterface exif = new ExifInterface(mJpegPath); in testJpegExifByCamera()1037 exif = new ExifInterface(mJpegPath); in testJpegExifByCamera()1220 ExifInterface exif = new ExifInterface(mJpegPath); in testGpsExifValues()