HomeSort by relevance Sort by last modified time
    Searched refs:getRotationForOrientationValue (Results 1 - 5 of 5) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
Exif.java 41 return ExifInterface.getRotationForOrientationValue(val.shortValue());
  /packages/apps/Gallery2/src/com/android/camera/
Exif.java 44 return ExifInterface.getRotationForOrientationValue(val.shortValue());
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropLoader.java 77 orientation = ExifInterface.getRotationForOrientationValue(
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
ImageLoader.java 166 orientation = ExifInterface.getRotationForOrientationValue(
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java     [all...]

Completed in 617 milliseconds