Searched defs:getExif (Results 1 – 4 of 4) sorted by relevance
27 public static ExifInterface getExif(byte[] jpegData) { in getExif() method in Exif
56 public static ExifInterface getExif(byte[] jpegData) { in getExif() method in Exif
564 public static List<ExifTag> getExif(Context context, Uri uri) { in getExif() method in ImageLoader
246 private static ExifInterface getExif(IImage image) { in getExif() method in MenuHelper