Searched refs:onDecodeSubset (Results 1 – 5 of 5) sorted by relevance
319 virtual bool onDecodeSubset(SkBitmap*, const SkIRect&) { in onDecodeSubset() function
151 return this->onDecodeSubset(bm, rect); in decodeSubset()
107 bool onDecodeSubset(SkBitmap* bitmap, const SkIRect& rect) override;340 bool SkWEBPImageDecoder::onDecodeSubset(SkBitmap* decodedBitmap, in onDecodeSubset() function in SkWEBPImageDecoder
95 bool onDecodeSubset(SkBitmap* bitmap, const SkIRect& region) override;765 bool SkPNGImageDecoder::onDecodeSubset(SkBitmap* bm, const SkIRect& region) { in onDecodeSubset() function in SkPNGImageDecoder
242 bool onDecodeSubset(SkBitmap* bitmap, const SkIRect& rect) override;1026 bool SkJPEGImageDecoder::onDecodeSubset(SkBitmap* bm, const SkIRect& region) { in onDecodeSubset() function in SkJPEGImageDecoder