skia2/include/codec
msarett cb0d5c940a Add currScanline() getter to SkCodec API
This is more correct than using nextScanline() for the
SkGifCodec scanline decoder (since we will get a strange
result in the interlaced case) and is necessary if we want
to add scanline decoding to SkIcoCodec.

This does not actually fix bugs or change behavior.

BUG=skia:

Review URL: https://codereview.chromium.org/1489163002
2015-12-03 12:23:43 -08:00
..
SkAndroidCodec.h Allow SkAndroidCodec to use SkPngChunkReader 2015-12-02 07:02:41 -08:00
SkCodec.h Add currScanline() getter to SkCodec API 2015-12-03 12:23:43 -08:00
SkEncodedFormat.h Add SkEncodedFormat, used by SkCodec. 2015-03-20 11:55:55 -07:00