From 99f567e617b6c5a81e6b822c30ccb0d357db21fc Mon Sep 17 00:00:00 2001 From: msarett Date: Wed, 5 Aug 2015 12:58:26 -0700 Subject: 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 --- resources/index8.png | Bin 0 -> 13418 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 resources/index8.png (limited to 'resources') diff --git a/resources/index8.png b/resources/index8.png new file mode 100644 index 0000000000..2ff47a3bf4 Binary files /dev/null and b/resources/index8.png differ -- cgit v1.2.3