Searched defs:activeAngle (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/src/pathops/ |
D | SkOpSegment.cpp | 48 SkOpAngle* SkOpSegment::activeAngle(SkOpSpanBase* start, SkOpSpanBase** startPtr, in activeAngle() function in SkOpSegment 602 bool activeAngle = nextSegment->activeOp(xorMiMask, xorSuMask, nextAngle->start(), in findNextOp() local 698 bool activeAngle = nextSegment->activeWinding(nextAngle->start(), nextAngle->end(), in findNextWinding() local
|
/third_party/skia/src/pathops/ |
D | SkOpSegment.cpp | 48 SkOpAngle* SkOpSegment::activeAngle(SkOpSpanBase* start, SkOpSpanBase** startPtr, in activeAngle() function in SkOpSegment 602 bool activeAngle = nextSegment->activeOp(xorMiMask, xorSuMask, nextAngle->start(), in findNextOp() local 698 bool activeAngle = nextSegment->activeWinding(nextAngle->start(), nextAngle->end(), in findNextWinding() local
|