Searched refs:appendSegment (Results 1 – 1 of 1) sorted by relevance
31 appendSegment().addConic(pts, weight, this); in addConic()35 appendSegment().addCubic(pts, this); in addCubic()40 return appendSegment().addLine(pts, this); in addLine()44 appendSegment().addQuad(pts, this); in addQuad()47 SkOpSegment& appendSegment() { in appendSegment() function