commit | d7177438a9ad9b9790821f7f9fe664c63cab40de | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Fri Jan 15 13:12:50 2021 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Jan 19 20:23:56 2021 +0000 |
tree | 992140e9d956bca08b86edade760ca5ff30ae7be | |
parent | f3087d8297feb2478849f4a2e69f367da6ceb779 [diff] |
Extract some GrPathTessellatoOp logic into virtual helper classes This reduces complexity and will also allow us to add new ops that take advantage of this same core logic. Bug: skia:10419 Change-Id: I4ec8717a6d9510dea967d11467eeea0b5b7c7f4c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/354296 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>