Searched refs:setCropRect (Results 1 – 3 of 3) sorted by relevance
52 public void setCropRect(Rect cropRect) { in setCropRect() method in ForwardingImageProxy53 mImpl.setCropRect(cropRect); in setCropRect()
144 public void setCropRect(Rect cropRect) { in setCropRect() method in AndroidImageProxy148 mImage.setCropRect(cropRect); in setCropRect()
74 public void setCropRect(Rect cropRect); in setCropRect() method