Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleVariableWidthStroker.cpp445 struct OffsetSegments { struct in __anondd06c43e0111::SkVarWidthStroker
454 OffsetSegments strokeSegment(const PathSegment& segment,
476 const OffsetSegments& prev,
477 const OffsetSegments& curr);
526 const auto appendStrokes = [this](const OffsetSegments& strokes, bool needsMove) { in getFillPath()
555 OffsetSegments offsetSegs, prevOffsetSegs; in getFillPath()
626 SkVarWidthStroker::OffsetSegments SkVarWidthStroker::strokeSegment( in strokeSegment()
770 const OffsetSegments& prev, in join()
771 const OffsetSegments& curr) { in join()
775 const OffsetSegments& prev, in join()
[all …]