commit | 1a1b3ac0d4feecb0fefa8a07c7abf3471c96f545 | [log] [tgz] |
---|---|---|
author | ethannicholas <ethannicholas@google.com> | Wed Jun 10 12:11:17 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 10 12:11:17 2015 -0700 |
tree | 4c03c8b596f18b5367e57624cfa0194d1e0107b0 | |
parent | 523beb7fd91e6a171a69f44cf6cc8e8d88a22dd0 [diff] |
Added GrAAFlatteningConvexPathRenderer. This is an alternate version of GrAAConvexPathRenderer which handles curves by first flattening them to straight lines. BUG=skia: Review URL: https://codereview.chromium.org/1158803002