Searched refs:timeToT (Results 1 – 2 of 2) sorted by relevance
72 SkInterpolatorBase::Result SkInterpolatorBase::timeToT(SkMSec time, SkScalar* T, in timeToT() function in SkInterpolatorBase188 Result result = timeToT(time, &T, &index, &exact); in timeToValues()
63 Result timeToT(SkMSec time, SkScalar* T, int* index, bool* exact) const;