Searched refs:CROP_VIEW (Results 1 – 2 of 2) sorted by relevance
50 public static final int CROP_VIEW = 1; field in Action53 private int mType = CROP_VIEW;81 this(context, representation, CROP_VIEW); in Action()
76 if (mAction.getType() == Action.CROP_VIEW) { in isHalfImage()