Searched refs:pt3 (Results 1 – 1 of 1) sorted by relevance
415 const SkPoint& pt3) { in cubicTo() argument418 bool degenerateCD = degenerate_line(pt2, pt3); in cubicTo()421 this->lineTo(pt3); in cubicTo()444 pts[3] = pt3; in cubicTo()482 this->postJoinTo(pt3, normalCD, unitCD); in cubicTo()