implement A8 destination fast-path for SkPixelInfo::CopyPixels
authorlsalzman <lsalzman@mozilla.com>
Tue, 11 Oct 2016 21:29:12 +0000 (14:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 11 Oct 2016 21:29:12 +0000 (14:29 -0700)
commita2415accf1f184c4df6cffc2ccdd38f8d61031f6
treef11d09373d33a01bbb5ecdbc9650f8017e910fd7
parent0f61faa7b7041efcedd1363b11b44fa97ad97448
implement A8 destination fast-path for SkPixelInfo::CopyPixels

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

Review-Url: https://codereview.chromium.org/2407093002
src/core/SkBitmap.cpp
src/core/SkConfig8888.cpp
tests/ReadPixelsTest.cpp