Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleVariableWidthStroker.cpp331 SkScalar currentVerbLength() { return fMeas.getLength(); } in currentVerbLength() function in __anondd06c43e0111::PathVerbMeasure
561 ? (meas.currentVerbLength() / totalPathLength) in getFillPath()