Simplify matrix generation for convex path renderer
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 4 Dec 2013 21:33:08 +0000 (21:33 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 4 Dec 2013 21:33:08 +0000 (21:33 +0000)
commitf543fd9e8c162b65fd04d1d9439b60911f8eb4c0
treee76205b585fdd2a767e7a4eb0454c9511c984f93
parentc53f15c3bcc3e3f79ecdb3af8c8134a33d0b1c11
Simplify matrix generation for convex path renderer

Addresses precision issues which were leading to asserts in Debug

R=bsalomon@google.com, mtklein@google.com

Author: jvanverth@google.com

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

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