Searched refs:ORI_ROTATE_270 (Results 1 – 2 of 2) sorted by relevance
61 public static final int ORI_ROTATE_270 = ExifInterface.Orientation.RIGHT_BOTTOM; field in ImageLoader116 return ORI_ROTATE_270; in getMetadataOrientation()170 case ORI_ROTATE_270: in parseExif()194 case ORI_ROTATE_270: in getMetadataRotation()210 ori == ORI_ROTATE_270 || in orientBitmap()224 case ORI_ROTATE_270: in orientBitmap()
246 case ImageLoader.ORI_ROTATE_270: in getRotationForOrientation()