Run CodecSrc DM.
authorscroggo <scroggo@google.com>
Thu, 19 Mar 2015 13:03:39 +0000 (06:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Mar 2015 13:03:39 +0000 (06:03 -0700)
commit9b77ddde08efe702256355a333cf31ade8f15bb0
treeb3bc069a191e747bf5107740d5b3b9b3fc84d1e2
parenteffcba4a4d1a6fdfdd5ec440e10e1424b768182d
Run CodecSrc  DM.

Rather than making SkCodec an option instead of SkImageDecoder,
create a separate CodecSrc. This allows us to compare the two.

For both CodecSrc and ImageSrc, do not decode to a gpu backend.

BUG=skia:3475

Review URL: https://codereview.chromium.org/978823002
dm/DM.cpp
dm/DMSrcSink.cpp
dm/DMSrcSink.h