Lines Matching defs:stroke
74 static GrGeometryProcessor* Create(GrColor color, bool stroke, const SkMatrix& localMatrix) { in Create()
184 CircleEdgeEffect(GrColor color, bool stroke, const SkMatrix& localMatrix) in CircleEdgeEffect()
235 static GrGeometryProcessor* Create(GrColor color, bool stroke, const SkMatrix& localMatrix) { in Create()
370 EllipseEdgeEffect(GrColor color, bool stroke, const SkMatrix& localMatrix) in EllipseEdgeEffect()
620 const SkStrokeRec& stroke) in drawOval()
791 bool stroke() const { return fBatch.fStroke; } in stroke() function in CircleBatch
809 const SkStrokeRec& stroke) { in create_circle_batch()
861 const SkStrokeRec& stroke) { in drawCircle()
1020 bool stroke() const { return fBatch.fStroke; } in stroke() function in EllipseBatch
1038 const SkStrokeRec& stroke) { in create_ellipse_batch()
1127 const SkStrokeRec& stroke) { in drawEllipse()
1302 const SkStrokeRec& stroke) { in create_diellipse_batch()
1382 const SkStrokeRec& stroke) { in drawDIEllipse()
1668 bool stroke() const { return fBatch.fStroke; } in stroke() function in RRectCircleRendererBatch
1860 bool stroke() const { return fBatch.fStroke; } in stroke() function in RRectEllipseRendererBatch
1877 const SkStrokeRec& stroke) { in create_rrect_batch()
2029 const SkStrokeRec& stroke) { in drawRRect()