Only store width and height on SkPixelRef (part 2)
authorMatt Sarett <msarett@google.com>
Mon, 1 May 2017 14:22:31 +0000 (10:22 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 1 May 2017 15:01:05 +0000 (15:01 +0000)
commitf758311c7362d9232b98b6519ec0af1f71ad02f8
treef22ceecc807e265f8f09ef4932afb8757af3e00e
parent38a56016b15b989764e855a1d1259aabd67bec72
Only store width and height on SkPixelRef (part 2)

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

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