-
Notifications
You must be signed in to change notification settings - Fork 6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[web] Update SurfacePath to use PathRef (#19557)
* Update SurfacePath to use PathRef * Fix test analysis errors * Switch DDRect to use path to reduce paint time processing * Implement toString() for debug mode * Fix contains (bounds inclusive) edge case, add test * Update recording canvas test for drawDRRect change * Update diffrate for arc/conic render change * Add test for winding for beveled border. Fix checkOnCurve * Fix mono quad winding on curve check * fix _chopCubicAtYExtrema and add test case * Address reviewer comments / setAll API usage
- Loading branch information
Showing
21 changed files
with
5,322 additions
and
1,657 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
Oops, something went wrong.