getCap() const | SkStroke | [inline] |
getDoFill() const | SkStroke | [inline] |
getJoin() const | SkStroke | [inline] |
setCap(SkPaint::Cap) | SkStroke | |
setDoFill(bool doFill) | SkStroke | [inline] |
setJoin(SkPaint::Join) | SkStroke | |
setMiterLimit(SkScalar) | SkStroke | |
setWidth(SkScalar) | SkStroke | |
SkPaint class | SkStroke | [friend] |
SkStroke() | SkStroke | |
SkStroke(const SkPaint &) | SkStroke | |
SkStroke(const SkPaint &, SkScalar width) | SkStroke | |
strokeLine(const SkPoint &start, const SkPoint &end, SkPath *) const | SkStroke | |
strokeOval(const SkRect &oval, SkPath *) const | SkStroke | |
strokePath(const SkPath &path, SkPath *) const | SkStroke | |
strokeRect(const SkRect &rect, SkPath *) const | SkStroke | |
strokeRRect(const SkRect &rect, SkScalar rx, SkScalar ry, SkPath *) const | SkStroke |