make an image from a mutable bitmap
authorreed <reed@google.com>
Mon, 1 Aug 2016 18:12:58 +0000 (11:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 1 Aug 2016 18:12:58 +0000 (11:12 -0700)
commit2dad769dc9e6a2974c4a7de1ffa945706274fab8
treed6b585cff5e6c61b5a50a2a1ef67994d30698ccc
parent9b03e7b29d963ea333a66dc5353e94f6391eb899
make an image from a mutable bitmap

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2199813002

Review-Url: https://codereview.chromium.org/2199813002
src/image/SkImagePriv.h
src/image/SkImage_Raster.cpp
tests/ImageTest.cpp