Searched refs:getCropRect (Results 1 – 6 of 6) sorted by relevance
220 public Rect getCropRect() { in getCropRect() method in Image
372 Rect crop = image.getCropRect(); in queueInputImage()558 Rect crop = image.getCropRect(); in attachAndQueueInputImage()
1682 if (!lhsImg.getCropRect().equals(rhsImg.getCropRect())) { in isImageStronglyEqual()1683 Log.i(TAG, "lhsImg crop rect " + lhsImg.getCropRect() in isImageStronglyEqual()1684 + " is different with rhsImg crop rect " + rhsImg.getCropRect()); in isImageStronglyEqual()
14407 method public android.graphics.Rect getCropRect();
21693 method public android.graphics.Rect getCropRect();
23535 method public android.graphics.Rect getCropRect();