Searched refs:fSegmentCount (Results 1 – 2 of 2) sorted by relevance
96 int fSegmentCount; member in SkPathStroker126 SkASSERT(fSegmentCount >= 0); in preJoinTo()134 if (fSegmentCount == 0) { in preJoinTo()153 fSegmentCount += 1; in postJoinTo()157 if (fSegmentCount > 0) { in finishContour()185 fSegmentCount = -1; in finishContour()209 fSegmentCount = -1; in SkPathStroker()223 if (fSegmentCount > 0) { in moveTo()226 fSegmentCount = 0; in moveTo()