Home
last modified time | relevance | path

Searched refs:RIGHT_BOTTOM (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifInterface.java388 public static final short RIGHT_BOTTOM = 8; field
1872 return Orientation.RIGHT_BOTTOM; // 270 degrees cw in getOrientationValueForRotation()
1890 case Orientation.RIGHT_BOTTOM: in getRotationForOrientationValue()