commit | ce9e060b48450d52203d105315c2ee75f323a5a2 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Wed Jan 29 09:47:44 2020 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jan 30 13:59:28 2020 +0000 |
tree | 3fe2a3da0e8f41f5cf6346c5050465f4eb813c58 | |
parent | 5df08e55e1a181afc835e4cbdb2d61dddb39c07e [diff] |
finish up 2pt conicals In the end it turned out best to let the subclasses modify the mask, rather than return how to do it. This gave more flexibility about how to calcualte it. Add negate(x), norm(x,y). Change-Id: Ie17050037f0441becf06897fbe31587d6709009d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/267456 Auto-Submit: Mike Klein <mtklein@google.com> Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Mike Klein <mtklein@google.com>