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