Searched defs:timeToT (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/utils/
H A DSkInterpolator.cpp78 SkInterpolatorBase::Result SkInterpolatorBase::timeToT(SkMSec time, SkScalar* T, function in class:SkInterpolatorBase
198 Result result = timeToT(time, &T, &index, &exact);

Completed in 47 milliseconds