return false if we can't scale, to force us to try to lock the original and then...
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 15 Oct 2013 20:14:00 +0000 (20:14 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 15 Oct 2013 20:14:00 +0000 (20:14 +0000)
commit23d0ab724129a517ea1bc6cf60830169b524f3bf
treec9d6800ecefaee94db34f69948619d5bb295530f
parent542b65f2347f571d1361df5a71844ebe24f1351c
return false if we can't scale, to force us to try to lock the original and then proceed

BUG=
R=wangxianzhu@chromium.org

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

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