Searched refs:oldExif (Results 1 – 1 of 1) sorted by relevance
970 ExifInterface oldExif = new ExifInterface(source); in copyExif() local978 String value = oldExif.getAttribute(tag); in copyExif()985 String value = oldExif.getAttribute(ExifInterface.TAG_APERTURE); in copyExif()