Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(247)

Issue 272643003: Fix for SkDisplacementMap::onFilterBounds(). (Closed)

Created:
6 years, 7 months ago by Stephen White
Modified:
6 years, 7 months ago
Reviewers:
Justin Novosad
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Fix for SkDisplacementMap::onFilterBounds(). Two problems: we were not applying the CTM to the scale parameter when modifying clip bounds, and the recursion for onFilterBounds() must be done in the reverse order. BUG=370914 R=junov@chromium.org Committed: https://code.google.com/p/skia/source/detail?r=14627

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -31 lines) Patch
M src/effects/SkDisplacementMapEffect.cpp View 1 chunk +6 lines, -4 lines 0 comments Download
M tests/ImageFilterTest.cpp View 2 chunks +33 lines, -27 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Stephen White
junov@: PTAL. Thanks!
6 years, 7 months ago (2014-05-07 19:19:48 UTC) #1
Justin Novosad
On 2014/05/07 19:19:48, Stephen White wrote: > junov@: PTAL. Thanks! lgtm
6 years, 7 months ago (2014-05-07 19:49:37 UTC) #2
Stephen White
6 years, 7 months ago (2014-05-07 20:00:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r14627 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698