Ensure the Gaussian tail of circle blurs goes to zero.
authorbenjaminwagner <benjaminwagner@google.com>
Wed, 24 Feb 2016 15:51:33 +0000 (07:51 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 24 Feb 2016 15:51:33 +0000 (07:51 -0800)
commit9d24023c6664a1469ea4d31ab1c9b5bd764beca5
tree41dacf21a31ad2fb78e73ac296096d43bab4dd83
parent7ea5cb18389db11a94175de95c9db2b44972630c
Ensure the Gaussian tail of circle blurs goes to zero.

Compare blurcircle GM masked so that values <255 are white and =255 are black:
https://x20web.corp.google.com/~benjaminwagner/review/1723383002/blurcircles-lt255-before.png
https://x20web.corp.google.com/~benjaminwagner/review/1723383002/blurcircles-lt255-after.png

This is a spinoff of https://codereview.chromium.org/1691403002, which was previously causing more "rectangles" in this GM.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1723383002

Review URL: https://codereview.chromium.org/1723383002
src/effects/GrCircleBlurFragmentProcessor.cpp