Add elliptical-corner rrect clip effect. Currently only handles the case where all...
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 12 Mar 2014 15:32:50 +0000 (15:32 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 12 Mar 2014 15:32:50 +0000 (15:32 +0000)
commit4355f21dbc29bcb479a3806444dd22916e22771e
treec8ae4bdff1fceb9e9ca55595336fbeafefa3aaa9
parent069a55a7fe2c3ae6f5049843b3fc1a167b51215c
Add elliptical-corner rrect clip effect. Currently only handles the case where all corners have the same pair of radii.

BUG=skia:2181
R=jvanverth@google.com

Author: bsalomon@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@13766 2bbb7eff-a529-9590-31e7-b0007b416f81
expectations/gm/ignored-tests.txt
src/gpu/effects/GrRRectEffect.cpp