Searched refs:kMaxClippedLineSegments (Results 1 – 2 of 2) sorted by relevance
17 kMaxClippedLineSegments = kMaxPoints - 1 enumerator
228 maxEdgeCount = safe.mul(maxEdgeCount, SkLineClipper::kMaxClippedLineSegments); in buildPoly()250 SkASSERT(lineCount <= SkLineClipper::kMaxClippedLineSegments); in buildPoly()