Searched refs:getCropRect (Results 1 – 6 of 6) sorted by relevance
254 public Rect getCropRect() { in getCropRect() method in Image
375 Rect crop = image.getCropRect(); in queueInputImage()561 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();
22040 Landroid/media/Image;->getCropRect()Landroid/graphics/Rect;
22812 method public android.graphics.Rect getCropRect();