Searched refs:setCropRect (Results 1 – 8 of 8) sorted by relevance
359 public void setCropRect(Rect cropRect) { in setCropRect() method in Image
5859 public void setCropRect(@Nullable Rect cropRect) { in setCropRect() method in MediaImage5863 super.setCropRect(cropRect); in setCropRect()5974 super.setCropRect(cropRect); in MediaImage()6006 super.setCropRect(cropRect); in MediaImage()
45 bool setCropRect(const SkIRect*);
143 bool ImageDecoder::setCropRect(const SkIRect* crop) { in setCropRect() function in ImageDecoder542 decoder.setCropRect(&crop); in extractGainmap()
389 return imageDecoder->setCropRect(cropPtr) in AImageDecoder_setCrop()
325 if (!decoder->setCropRect(&subset)) { in ImageDecoder_nDecodeBitmap()
14413 method public void setCropRect(android.graphics.Rect);
22348 method public void setCropRect(android.graphics.Rect);