Home
last modified time | relevance | path

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

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