diff options
author | bsalomon <bsalomon@google.com> | 2016-06-27 07:18:18 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-06-27 07:18:18 -0700 |
commit | ee43241d72148545e4e3b75aa4338c491b39cc0c (patch) | |
tree | 45db61f18014bd7c5a7a376576aa8065cf2fb65b /tests/AtomicTest.cpp | |
parent | b05df0ff261d7819da55509df03fb4525af49b40 (diff) |
Remove style application from GrPathRenderer subclasses
Now that GrPathRenderer is using GrShape it is possible to get a key for a path that was computed by applying style to an original path.
This improves path renderer subclass selection, particularly when a post-styled path happens to work with a simpler path renderer (e.g. it is convex). Previously a more expensive path renderer may have applied the style and rendered it (e.g. the distance field PR)
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2064753003
Review-Url: https://codereview.chromium.org/2064753003
Diffstat (limited to 'tests/AtomicTest.cpp')
0 files changed, 0 insertions, 0 deletions