Home | History | Annotate | Download | only in pathops

Lines Matching full:monotoniciny

1766             bool swap = !leftSegment->monotonicInY(tIndex, endIndex)
1773 leftSegment->monotonicInY(tIndex, endIndex));
2204 bool SkOpSegment::monotonicInY(int tStart, int tEnd) const {
2210 return dst.monotonicInY();
2214 return dst.monotonicInY();