Searched refs:rightClamped (Results 1 – 1 of 1) sorted by relevance
104 Span rightClamped = span.breakAt(fXMax, dx); in maybeProcessSpan() local105 if (!rightClamped.isEmpty()) { in maybeProcessSpan()106 rightClamped.clampToSinglePixel({fXMaxPixel, y}); in maybeProcessSpan()107 next->pointSpan(rightClamped); in maybeProcessSpan()