Searched refs:prevSrc (Results 1 – 1 of 1) sorted by relevance
288 const float* prevSrc = nextSrc - fElemCount; in timeToValues() local291 values[i] = SkScalarInterp(prevSrc[i], nextSrc[i], T); in timeToValues()