Home
last modified time | relevance | path

Searched refs:SkVarWidthStroker (Results 1 – 1 of 1) sorted by relevance

/external/skia/samplecode/
DSampleVariableWidthStroker.cpp410 class SkVarWidthStroker { class
512 void SkVarWidthStroker::initForPath(const SkPath& path, const SkPaint& paint) { in initForPath()
521 SkPath SkVarWidthStroker::getFillPath(const SkPath& path, in getFillPath()
626 SkVarWidthStroker::OffsetSegments SkVarWidthStroker::strokeSegment( in strokeSegment()
638 std::vector<SkVarWidthStroker::PathSegment> SkVarWidthStroker::strokeSegment( in strokeSegment()
743 void SkVarWidthStroker::endcap(CapLocation loc) { in endcap()
767 void SkVarWidthStroker::join(const SkPoint& common, in join()
849 void SkVarWidthStroker::appendPathReversed(const SkPath& path, SkPath* result) { in appendPathReversed()
885 int SkVarWidthStroker::segmentDegree(const PathSegment& seg) { in segmentDegree()
899 void SkVarWidthStroker::splitSegment(const PathSegment& seg, in splitSegment()
[all …]