Searched refs:mCropRect (Results 1 – 1 of 1) sorted by relevance
120 private Rect mCropRect; field in CodecImage129 if (mCropRect == null) { in getCropRect()132 return new Rect(mCropRect); // return a copy in getCropRect()147 mCropRect = cropRect; in setCropRect()