Flutter Engine
The Flutter Engine
SkPathStroker Member List

This is the complete list of members for SkPathStroker, including all inherited members.

close(bool isLine)SkPathStrokerinline
conicTo(const SkPoint &, const SkPoint &, SkScalar weight)SkPathStroker
cubicTo(const SkPoint &, const SkPoint &, const SkPoint &)SkPathStroker
done(SkPath *dst, bool isLine)SkPathStrokerinline
getResScale() constSkPathStrokerinline
hasOnlyMoveTo() constSkPathStrokerinline
isCurrentContourEmpty() constSkPathStrokerinline
lineTo(const SkPoint &, const SkPath::Iter *iter=nullptr)SkPathStroker
moveTo(const SkPoint &)SkPathStroker
moveToPt() constSkPathStrokerinline
quadTo(const SkPoint &, const SkPoint &)SkPathStroker
SkPathStroker(const SkPath &src, SkScalar radius, SkScalar miterLimit, SkPaint::Cap, SkPaint::Join, SkScalar resScale, bool canIgnoreCenter)SkPathStroker