Lines Matching refs:exif
273 ExifInterface exif = new ExifInterface(target.getPath());274 rotation = (int) Shared.exifOrientationToDegrees(exif.getAttributeInt(ExifInterface.TAG_ORIENTATION,