Searched refs:endEdgePt (Results 1 – 1 of 1) sorted by relevance
568 const SkPoint& endEdgePt = clipEnd ? pts[1] : rectPts[noClipEndIndex]; in ClipAngledGradient() local594 clip->lineTo(IntersectSides(rectPts[minBounds], slope, endEdgePt)); in ClipAngledGradient()595 clip->lineTo(IntersectSides(rectPts[maxBounds], slope, endEdgePt)); in ClipAngledGradient()