Searched refs:getCropRect (Results 1 – 5 of 5) sorted by relevance
263 public Rect getCropRect() { in getCropRect() method in Image
379 Rect crop = image.getCropRect(); in queueInputImage()565 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()
14407 method public android.graphics.Rect getCropRect();
24011 method public android.graphics.Rect getCropRect();