Searched refs:strokeLine (Results 1 – 2 of 2) sorted by relevance
54 void strokeLine(const SkPoint& start, const SkPoint& end, SkPath*) const;
639 void SkStroke::strokeLine(const SkPoint& p0, const SkPoint& p1, in strokeLine() function in SkStroke