Home
last modified time | relevance | path

Searched refs:SkPathStroker2 (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSampleSimpleStroker.cpp87 class SkPathStroker2 { class
126 void SkPathStroker2::initForPath(const SkPath& path, const SkPaint& paint) { in initForPath()
134 SkPath SkPathStroker2::getFillPath(const SkPath& path, const SkPaint& paint) { in getFillPath()
180 void SkPathStroker2::strokeLine(const PathSegment& line, bool needsMove) { in strokeLine()
192 void SkPathStroker2::endcap(CapLocation loc) { in endcap()
216 void SkPathStroker2::join(const PathSegment& prev, const PathSegment& curr) { in join()
304 void SkPathStroker2::appendPathReversed(const PathRecorder& path, PathRecorder* result) { in appendPathReversed()
329 SkPoint SkPathStroker2::unitNormal(const PathSegment& seg, float t) { in unitNormal()
340 float SkPathStroker2::squaredLineLength(const PathSegment& lineSeg) { in squaredLineLength()
438 SkPathStroker2 stroke
[all...]

Completed in 1 milliseconds