Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkPathWriter, including all inherited members.
assemble() | SkPathWriter | |
conicTo(const SkPoint &pt1, const SkOpPtT *pt2, SkScalar weight) | SkPathWriter | |
cubicTo(const SkPoint &pt1, const SkPoint &pt2, const SkOpPtT *pt3) | SkPathWriter | |
deferredLine(const SkOpPtT *pt) | SkPathWriter | |
deferredMove(const SkOpPtT *pt) | SkPathWriter | |
finishContour() | SkPathWriter | |
hasMove() const | SkPathWriter | inline |
init() | SkPathWriter | |
isClosed() const | SkPathWriter | |
nativePath() const | SkPathWriter | inline |
quadTo(const SkPoint &pt1, const SkOpPtT *pt2) | SkPathWriter | |
SkPathWriter(SkPath &path) | SkPathWriter |