Lines Matching defs:onDecodeSubset
239 virtual bool onDecodeSubset(SkBitmap* bitmap, const SkIRect& rect) SK_OVERRIDE;
764 // based on the config in onDecodeSubset. This should be fine, since
793 bool SkJPEGImageDecoder::onDecodeSubset(SkBitmap* bm, const SkIRect& region) {
886 // onDecodeSubset() relies on onBuildTileIndex(), which
933 // onDecodeSubset() relies on onBuildTileIndex(), which