Searched refs:drawStrokedLine (Results 1 – 4 of 4) sorted by relevance
245 void drawStrokedLine(const SkPoint pts[2], const SkPaint&);
578 void SkGpuDevice::drawStrokedLine(const SkPoint points[2], in drawStrokedLine() function in SkGpuDevice642 this->drawStrokedLine(points, paint); in drawPath()
240 void drawStrokedLine(const SkPoint pts[2], const SkPaint&);
564 void SkGpuDevice::drawStrokedLine(const SkPoint points[2], in drawStrokedLine() function in SkGpuDevice628 this->drawStrokedLine(points, paint); in drawPath()