add NewRasterDirect for creating a canvas drawing to pre-allocated pixels
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 17 Mar 2014 02:13:07 +0000 (02:13 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 17 Mar 2014 02:13:07 +0000 (02:13 +0000)
commit42b08932e81abd8ebf296bede1994d297811511d
tree4fcb1b2b404e5efbae300d6a70b01344091ce895
parent0f03f43e44d94b3aaf679edc8a6a41de4012fdf5
add NewRasterDirect for creating a canvas drawing to pre-allocated pixels

R=reed@google.com
TBR=scroggo@google.com

Author: reed@chromium.org

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

git-svn-id: http://skia.googlecode.com/svn/trunk@13824 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkCanvas.h
src/core/SkCanvas.cpp