Home | History | Annotate | Download | only in images

Lines Matching refs:SkIRect

94     virtual bool onDecodeSubset(SkBitmap* bitmap, const SkIRect& region) SK_OVERRIDE;
769 bool SkPNGImageDecoder::onDecodeSubset(SkBitmap* bm, const SkIRect& region) {
785 SkIRect rect = SkIRect::MakeWH(origWidth, origHeight);