Home | History | Annotate | Download | only in camera

Lines Matching refs:cropValue

302         String cropValue = myExtras != null ? myExtras.getString("crop") : null;
303 if (cropValue != null) {
305 if (cropValue.equals("circle")) {