Searched refs:BOTTOM_LEFT (Results 1 – 7 of 7) sorted by relevance
45 public static final int BOTTOM_LEFT = MOVE_BOTTOM | MOVE_LEFT; field in CropObject133 || selected == BOTTOM_LEFT; in checkCorner()301 } else if (moving_corner == BOTTOM_LEFT) { in fixedCornerResize()
93 if ((selection == CropObject.BOTTOM_LEFT) || notMoving) { in drawIndicators()
279 short BOTTOM_LEFT = 3; field304 case Orientation.BOTTOM_LEFT: // Rotate 180 in getOrientationParams()
383 public static final short BOTTOM_LEFT = 3; field1870 return Orientation.BOTTOM_LEFT; // 180 degrees in getOrientationValueForRotation()1888 case Orientation.BOTTOM_LEFT: in getRotationForOrientationValue()1906 case Orientation.BOTTOM_LEFT: // Rotate 180 in getOrientationParams()
383 public static final short BOTTOM_LEFT = 3; field1870 return Orientation.BOTTOM_LEFT; // 180 degrees in getOrientationValueForRotation()1888 case Orientation.BOTTOM_LEFT: in getRotationForOrientationValue()
386 public static final short BOTTOM_LEFT = 3; field1849 return Orientation.BOTTOM_LEFT; // 180 degrees in getOrientationValueForRotation()1867 case Orientation.BOTTOM_LEFT: in getRotationForOrientationValue()
60 public static final int ORI_ROTATE_180 = ExifInterface.Orientation.BOTTOM_LEFT;