Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkCurveMeasure.cpp157 SkScalar ArcLengthIntegrator::computeLength(SkScalar t) { in computeLength() function in ArcLengthIntegrator
206 fLength = fIntegrator.computeLength(1.0f); in getLength()
244 currentLength = fIntegrator.computeLength(currentT); in getTime()
DSkCurveMeasure.h34 SkScalar computeLength(SkScalar t);