Searched refs:BOTTOM_RIGHT (Results 1 – 8 of 8) sorted by relevance
44 public static final int BOTTOM_RIGHT = MOVE_BOTTOM | MOVE_RIGHT; field in CropObject132 return selected == TOP_LEFT || selected == TOP_RIGHT || selected == BOTTOM_RIGHT in checkCorner()226 if (movingEdges == TOP_LEFT || movingEdges == BOTTOM_RIGHT) { in moveCurrentSelection()298 if (moving_corner == BOTTOM_RIGHT) { in fixedCornerResize()
96 if ((selection == CropObject.BOTTOM_RIGHT) || notMoving) { in drawIndicators()
49 private static final int BOTTOM_RIGHT = Gravity.BOTTOM | Gravity.RIGHT; field in ModeOptionsOverlay200 modeOptionsToggleParams.gravity = BOTTOM_RIGHT; in checkOrientation()
280 short BOTTOM_RIGHT = 4; field301 case Orientation.BOTTOM_RIGHT: // Flip vertical in getOrientationParams()
63 public static final int ORI_FLIP_VERT = ExifInterface.Orientation.BOTTOM_RIGHT;
384 public static final short BOTTOM_RIGHT = 4; field1903 case Orientation.BOTTOM_RIGHT: // Flip vertical in getOrientationParams()
384 public static final short BOTTOM_RIGHT = 4; field
387 public static final short BOTTOM_RIGHT = 4; field