Only store width and height on SkPixelRef (last part)
authorMatt Sarett <msarett@google.com>
Mon, 1 May 2017 15:12:47 +0000 (11:12 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 1 May 2017 17:01:29 +0000 (17:01 +0000)
commitd170c0fb48aa1e1a00d183d72f9e53ea9bb4d951
tree2ef1e7d842aaad3dd0f723f910de278c7c24bb1f
parent6c50a2e9ba817a460687accffeab4044dfcf5775
Only store width and height on SkPixelRef (last part)

Relanding https://skia-review.googlesource.com/c/14105/
in pieces to try to diagnose problems with the Chrome
roll.

Bug: skia:6535
Change-Id: Iefe4825b9ce9be999baeec8ab7ae6651f1caf451
Reviewed-on: https://skia-review.googlesource.com/14860
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Matt Sarett <msarett@google.com>
gn/android_framework_defines.gni
include/core/SkPixelRef.h
public.bzl
src/core/SkBitmap.cpp
src/core/SkMallocPixelRef.cpp
src/core/SkPixelRef.cpp