commit | 99f567e617b6c5a81e6b822c30ccb0d357db21fc | [log] [tgz] |
---|---|---|
author | msarett <msarett@google.com> | Wed Aug 05 12:58:26 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Aug 05 12:58:26 2015 -0700 |
tree | c119d5f8abfd674533ef2ccb04d9bfa1ec188a0d | |
parent | dfcba473b0462be3ed4babc07b1d50f4fafaeded [diff] |
Scanline decoding for wbmp We are also changing the wbmp to use SkSwizzler. This will allow us to take advantage of the sampling routines that are being implemented in SkSwizzler. The image in this upload came from: https://commons.wikimedia.org/wiki/File:Android_robot.png It is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. BUG=skia: Review URL: https://codereview.chromium.org/1254483004