NewRasterDirect should *not* erase the pixels -- direct means the client is in-charge
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 22 Apr 2014 15:02:43 +0000 (15:02 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 22 Apr 2014 15:02:43 +0000 (15:02 +0000)
commitfd4ee4dea13f083c81cc80180fa09ee0127158a1
tree9edf8630eda812eac2529cfdf27480a95fc8edbe
parent02a094c3aa660ef684dbcfc43b6103708649f430
NewRasterDirect should *not* erase the pixels -- direct means the client is in-charge

BUG=skia:
R=bsalomon@google.com

Author: reed@google.com

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

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