Searched refs:SkPngInterlacedDecoder (Results 1 – 2 of 2) sorted by relevance
607 class SkPngInterlacedDecoder : public SkPngCodec { class609 SkPngInterlacedDecoder(SkEncodedInfo&& info, std::unique_ptr<SkStream> stream, in SkPngInterlacedDecoder() function in SkPngInterlacedDecoder622 auto decoder = static_cast<SkPngInterlacedDecoder*>(png_get_progressive_ptr(png_ptr)); in InterlacedRowCallback()975 *fOutCodec = new SkPngInterlacedDecoder(std::move(encodedInfo), in infoCallback()
609 class SkPngInterlacedDecoder : public SkPngCodec { class611 SkPngInterlacedDecoder(SkEncodedInfo&& info, std::unique_ptr<SkStream> stream, in SkPngInterlacedDecoder() function in SkPngInterlacedDecoder624 auto decoder = static_cast<SkPngInterlacedDecoder*>(png_get_progressive_ptr(png_ptr)); in InterlacedRowCallback()960 *fOutCodec = new SkPngInterlacedDecoder(std::move(encodedInfo), in infoCallback()