Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DCropImage.java955 private static void copyExif(MediaItem item, String destination, int newWidth, int newHeight) { in copyExif() method in CropImage
968 private static void copyExif(String source, String destination, int newWidth, int newHeight) { in copyExif() method in CropImage