Home | History | Annotate | Download | only in camera

Lines Matching refs:mCropValue

162     // mCropValue and mSaveUri are used only if isImageCaptureIntent() is true.
163 private String mCropValue;
1273 if (mCropValue == null) {
1330 if (mCropValue.equals("circle")) {
2184 mCropValue = myExtras.getString("crop");