assert in setPixelRef that the pr matches the bitmap's config
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 3 Jan 2014 13:43:01 +0000 (13:43 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 3 Jan 2014 13:43:01 +0000 (13:43 +0000)
commitdcea5300dc028b5ea210d778b9e34a7504fee6d2
tree6225f15c9c5076b617f354af76dfee5b7980823c
parent862020763d9d2fb1900b2c84e55dadf46482246d
assert in setPixelRef that the pr matches the bitmap's config

BUG=
R=halcanary@google.com

Review URL: https://codereview.chromium.org/120063003

git-svn-id: http://skia.googlecode.com/svn/trunk@12880 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkBitmap.cpp
tests/SerializationTest.cpp