Home
last modified time | relevance | path

Searched defs:nextTime (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/utils/
DSkInterpolator.cpp69 SkMSec nextTime, const SkScalar blend[4]) { in ComputeRelativeT()
124 const SkTimeCode* nextTime = &fTimes[index]; in timeToT() local