Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleVariableWidthStroker.cpp560 const float verbLength = lengthMetric == LengthMetric::kPathLength in getFillPath() local
564 const float tmax = lenTraveled + verbLength; in getFillPath()
603 lenTraveled += verbLength; in getFillPath()