Searched refs:getRotationForOrientationValue (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
H A DBitmapRegionTileSource.java175 mRotation = ExifInterface.getRotationForOrientationValue(ori.shortValue());
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DWallpaperCropActivity.java266 return ExifInterface.getRotationForOrientationValue(ori.shortValue());
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java1882 public static int getRotationForOrientationValue(short orientation) { method in class:ExifInterface

Completed in 350 milliseconds