commit | ba4847cc3bc06d3078d89107ba816edf4b23939a | [log] [tgz] |
---|---|---|
author | Jim Van Verth <jvanverth@google.com> | Tue Aug 07 16:02:33 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Aug 08 15:15:16 2018 +0000 |
tree | 9fd17c6caf25f44b826ac2e1dce69bc5c47a3d65 | |
parent | f9ecb4e67e4cf9d9d50e6551a27d1a2fcfb6fcf8 [diff] |
Reland "Intersection calc cleanup." This is a reland of 1b016d50b9023c5c2953666aed76b096d56e3dc0 Original change's description: > Intersection calc cleanup. > > * Fixes some bugs in compute_intersection > * Adds an intersection check that doesn't need to compute the exact pt > * Make some of the variable names consistent > * General floating point tweaks > > Bug: skia: > Change-Id: Ib2fb8bee39b5d9c635d62e606fe826b7efe64dfa > Reviewed-on: https://skia-review.googlesource.com/145532 > Commit-Queue: Jim Van Verth <jvanverth@google.com> > Reviewed-by: Brian Osman <brianosman@google.com> Bug: skia: Change-Id: I3fe00add6f700b58fd756b9fbb24078e010ed9ba Reviewed-on: https://skia-review.googlesource.com/145920 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Jim Van Verth <jvanverth@google.com>