skia2/include/images
scroggo@google.com b5571b3324 Change SkImageDecoders to take an SkStreamRewindable.
Only affects factories, static functions that will use the factories,
and subset decoding, which all require rewinding. The decoders
themselves continue to take an SkStream. This is merely documentation
stating which functions will possibly rewind the passed in SkStream.

This is part of the general change to coordinate SkStreams with
Android's streams, which don't necessarily support rewinding in all
cases.

Update callers to use SkStreamRewindable.

BUG=skia:1572
R=bungeman@google.com, reed@google.com

Review URL: https://codereview.chromium.org/23477009

git-svn-id: http://skia.googlecode.com/svn/trunk@11460 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-09-25 21:34:24 +00:00
..
SkForceLinking.h Separate core and images project. 2013-05-31 14:00:10 +00:00
SkImageRef_GlobalPool.h Change SkImageDecoders to take an SkStreamRewindable. 2013-09-25 21:34:24 +00:00
SkImageRef.h Change SkImageDecoders to take an SkStreamRewindable. 2013-09-25 21:34:24 +00:00
SkImages.h Add the ability to provide function pointers to SkPicture serialization 2012-10-04 21:46:08 +00:00
SkMovie.h Change SkImageDecoders to take an SkStreamRewindable. 2013-09-25 21:34:24 +00:00
SkPageFlipper.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00