forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tight data generates intersections that are currently unsortable. Edges that can be sorted are added; simple connected edges need to be added as well. Look for output edges with gaps and add simple edges that continue at the ends to reduce the gap size. Extended tests with region check (pathops_unittest -V -x) pass in debug and release. TBR=reed@google.com Bug: skia:8223 Change-Id: Ib0f22061ae3676e1a3b94574516a61cbbea2948f Reviewed-on: https://skia-review.googlesource.com/145644 Reviewed-by: Cary Clark <caryclark@skia.org> Commit-Queue: Cary Clark <caryclark@skia.org>
- Loading branch information
Cary Clark
authored and
Skia Commit-Bot
committed
Aug 6, 2018
1 parent
82c11e0
commit cadc506
Showing
6 changed files
with
318 additions
and
531 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.