fix drawBitmapRect to not clip the src rect when computing the matrix
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 15 Oct 2009 18:51:46 +0000 (18:51 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 15 Oct 2009 18:51:46 +0000 (18:51 +0000)
commitfead49e3c43e67cf9648ec1999b34da959e1e36b
tree0f25747b072f34e3ae620d7983ee9c2489fda537
parent7f6e1e9caa4ced154c23701768e6c618dfe6ad48
fix drawBitmapRect to not clip the src rect when computing the matrix

git-svn-id: http://skia.googlecode.com/svn/trunk@387 2bbb7eff-a529-9590-31e7-b0007b416f81
samplecode/SampleBitmapRect.cpp
src/core/SkCanvas.cpp