Searched refs:ORI_ROTATE_90 (Results 1 – 2 of 2) sorted by relevance
59 public static final int ORI_ROTATE_90 = ExifInterface.Orientation.RIGHT_TOP; field in ImageLoader114 return ORI_ROTATE_90; in getMetadataOrientation()168 case ORI_ROTATE_90: in parseExif()190 case ORI_ROTATE_90: in getMetadataRotation()209 if (ori == ORI_ROTATE_90 || in orientBitmap()218 case ORI_ROTATE_90: in orientBitmap()
242 case ImageLoader.ORI_ROTATE_90: in getRotationForOrientation()