Searched refs:getCropRect (Results 1 – 6 of 6) sorted by relevance
262 public Rect getCropRect() { in getCropRect() method in Image
381 Rect crop = image.getCropRect(); in queueInputImage()567 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();
24278 method public android.graphics.Rect getCropRect();