Give correct bounds to SkCanvas's AutoDrawLooper use for filter draws.
authorsenorblanco@chromium.org <senorblanco@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 28 Jan 2014 19:22:35 +0000 (19:22 +0000)
committersenorblanco@chromium.org <senorblanco@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 28 Jan 2014 19:22:35 +0000 (19:22 +0000)
commit78cf11980d87700be0b3fded86a6d8f0d43f24d9
treeb026dcce408bd9ba6276909eed7fdd7b56841fd2
parent74bdde0d50f45c5848381ec207c1464b70a48ee3
Give correct bounds to SkCanvas's AutoDrawLooper use for filter draws.

In conjuction with https://codereview.chromium.org/137423005/, this allows the canvas to tighten the bounds passed to saveLayer() only the affected region.

R=reed@google.com
BUG=100703

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

git-svn-id: http://skia.googlecode.com/svn/trunk@13221 2bbb7eff-a529-9590-31e7-b0007b416f81
expectations/gm/ignored-tests.txt
src/core/SkCanvas.cpp