Searched refs:isCcw (Results 1 – 4 of 4) sorted by relevance
75 SkASSERT(topContour->isCcw() >= 0); in FixWinding()78 topSegment->debugID(), globalState.nested(), topContour->isCcw()); in FixWinding()80 if ((globalState.nested() & 1) != SkToBool(topContour->isCcw())) { in FixWinding()
197 int isCcw() const { in isCcw() function
77 SkASSERT(topContour->isCcw() >= 0); in FixWinding()80 topSegment->debugID(), globalState.nested(), topContour->isCcw()); in FixWinding()82 if ((globalState.nested() & 1) != SkToBool(topContour->isCcw())) { in FixWinding()
196 int isCcw() const { in isCcw() function