Searched refs:computeLength (Results 1 – 2 of 2) sorted by relevance
157 SkScalar ArcLengthIntegrator::computeLength(SkScalar t) { in computeLength() function in ArcLengthIntegrator206 fLength = fIntegrator.computeLength(1.0f); in getLength()244 currentLength = fIntegrator.computeLength(currentT); in getTime()
34 SkScalar computeLength(SkScalar t);