Home | History | Annotate | Download | only in images

Lines Matching refs:onDecodeSubset

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