Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkPathStroker, including all inherited members.
close(bool isLine) | SkPathStroker | inline |
conicTo(const SkPoint &, const SkPoint &, SkScalar weight) | SkPathStroker | |
cubicTo(const SkPoint &, const SkPoint &, const SkPoint &) | SkPathStroker | |
done(SkPath *dst, bool isLine) | SkPathStroker | inline |
getResScale() const | SkPathStroker | inline |
hasOnlyMoveTo() const | SkPathStroker | inline |
isCurrentContourEmpty() const | SkPathStroker | inline |
lineTo(const SkPoint &, const SkPath::Iter *iter=nullptr) | SkPathStroker | |
moveTo(const SkPoint &) | SkPathStroker | |
moveToPt() const | SkPathStroker | inline |
quadTo(const SkPoint &, const SkPoint &) | SkPathStroker | |
SkPathStroker(const SkPath &src, SkScalar radius, SkScalar miterLimit, SkPaint::Cap, SkPaint::Join, SkScalar resScale, bool canIgnoreCenter) | SkPathStroker |