skia2/include/codec
scroggo 3a7701c010 Call rewindIfNeeded in SkCodec
Rather than calling it in each subclass, call it once in the base
class. Call it first, since other steps may modify internal structures
which would be replaced by a call to onRewind.

BUG=skia:4284

Review URL: https://codereview.chromium.org/1381483002
2015-09-30 09:15:14 -07:00
..
SkCodec.h Call rewindIfNeeded in SkCodec 2015-09-30 09:15:14 -07:00
SkEncodedFormat.h Add SkEncodedFormat, used by SkCodec. 2015-03-20 11:55:55 -07:00
SkScaledCodec.h Merge SkCodec with SkScanlineDecoder 2015-09-30 08:57:14 -07:00