Home | History | Annotate | Download | only in images

Lines Matching refs:onDecodeSubset

239     virtual bool onDecodeSubset(SkBitmap* bitmap, const SkIRect& rect) SK_OVERRIDE;
762 // based on the config in onDecodeSubset. This should be fine, since
791 bool SkJPEGImageDecoder::onDecodeSubset(SkBitmap* bm, const SkIRect& region) {
879 // onDecodeSubset() relies on onBuildTileIndex(), which
926 // onDecodeSubset() relies on onBuildTileIndex(), which