When clipping treat rrect corners where either the x or y radius is < 0.5 as square.
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 24 Mar 2014 19:24:59 +0000 (19:24 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 24 Mar 2014 19:24:59 +0000 (19:24 +0000)
commit2a8be900db664bb26dca1adcb3a524a1bb1f45e6
tree3f660fe022223f798d6a7f2e0d222983f44d8164
parent1ba62629f4d8300eb5ff82a83807119032eb0c02
When clipping treat rrect corners where either the x or y radius is < 0.5 as square.

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

Author: bsalomon@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@13918 2bbb7eff-a529-9590-31e7-b0007b416f81
src/gpu/effects/GrRRectEffect.cpp