Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleVariableWidthStroker.cpp434 const ScalarBezCurve& varWidth,
455 const ScalarBezCurve& varWidth,
523 const ScalarBezCurve& varWidth, in getFillPath() argument
542 fVarWidth = varWidth; in getFillPath()
595 const float outerRadius = varWidth.eval(tmin); in getFillPath()
628 const ScalarBezCurve& varWidth, in strokeSegment() argument
633 std::vector<PathSegment> outer = strokeSegment(segment, varWidth); in strokeSegment()