Home
last modified time | relevance | path

Searched defs:newExif (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DCropImage.java957 ExifInterface newExif = new ExifInterface(destination); in copyExif() local
971 ExifInterface newExif = new ExifInterface(destination); in copyExif() local