DescriptionGrTessellator: refactor Line out of Edge.
There are cases where we need only a line equation, and not a full
Edge. Create a Line struct for this, and refactor Edge to use it.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2397963003
Committed: https://skia.googlesource.com/skia/+/49df8d17c56ee08ecf860289d501913d356f67dc
Patch Set 1 #Patch Set 2 : Fix typo. #Patch Set 3 : Refactor Line::magSq(). #
Total comments: 2
Patch Set 4 : Move intersect() into Line. #Messages
Total messages: 15 (10 generated)
|