Searched refs:ORI_ROTATE_180 (Results 1 – 4 of 4) sorted by relevance
50 public static final int ORI_ROTATE_180 = ExifInterface.Orientation.BOTTOM_LEFT; field in ImageLoader108 return ORI_ROTATE_180; in getMetadataOrientation()139 case ORI_ROTATE_180: in getMetadataOrientation()166 case ORI_ROTATE_180: in getMetadataRotation()195 case ORI_ROTATE_180: in orientBitmap()
172 case ImageLoader.ORI_ROTATE_180: in getRotationForOrientation()
60 public static final int ORI_ROTATE_180 = ExifInterface.Orientation.BOTTOM_LEFT; field in ImageLoader118 return ORI_ROTATE_180; in getMetadataOrientation()169 case ORI_ROTATE_180: in parseExif()192 case ORI_ROTATE_180: in getMetadataRotation()221 case ORI_ROTATE_180: in orientBitmap()
244 case ImageLoader.ORI_ROTATE_180: in getRotationForOrientation()