Searched refs:getCropRect (Results 1 – 9 of 9) sorted by relevance
67 mCrop = image.getCropRect(); in ImageWrapper()248 public Rect getCropRect() { in getCropRect() method in ImageWrapper.ExtensionImage
343 public Rect getCropRect() { in getCropRect() method in Image
527 Rect crop = image.getCropRect(); in queueInputImage()758 Rect crop = image.getCropRect(); in attachAndQueueInputImage()
1754 if (!lhsImg.getCropRect().equals(rhsImg.getCropRect())) { in isImageStronglyEqual()1755 Log.i(TAG, "lhsImg crop rect " + lhsImg.getCropRect() in isImageStronglyEqual()1756 + " is different with rhsImg crop rect " + rhsImg.getCropRect()); in isImageStronglyEqual()
1135 parcelImage.crop = img.getCropRect(); in onImageAvailable()
2153 parcelImage.crop = img.getCropRect(); in initializeParcelImage()
2544 public Rect getCropRect() {
14407 method public android.graphics.Rect getCropRect();
22339 method public android.graphics.Rect getCropRect();