Searched refs:Exif (Results 1 - 4 of 4) sorted by relevance

/frameworks/ex/photoviewer/src/com/android/ex/photo/util/
H A DImageUtils.java32 import com.android.ex.photo.util.Exif;
155 final int orientation = Exif.getOrientation(bitmapBytes);
H A DExif.java21 public class Exif { class
73 // JEITA CP-3451 Exif Version 2.2
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
H A DExif.java21 public class Exif { class
73 // JEITA CP-3451 Exif Version 2.2
H A DImageUtils.java32 import com.android.ex.photo.util.Exif;
168 final int orientation = Exif.getOrientation(bitmapBytes);

Completed in 1860 milliseconds