Searched refs:getCropRect (Results 1 – 8 of 8) sorted by relevance
343 public Rect getCropRect() { in getCropRect() method in Image
548 Rect crop = image.getCropRect(); in queueInputImage()779 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()
838 parcelImage.crop = img.getCropRect(); in onImageAvailable()
1915 parcelImage.crop = img.getCropRect(); in initializeParcelImage()
1816 public Rect getCropRect() { in getCropRect() method in CameraExtensionsProxyService.ExtensionImage
14407 method public android.graphics.Rect getCropRect();
20994 method public android.graphics.Rect getCropRect();