Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
DStepNormalizer.java133 double nextTime = lastTime + h; in handleStep() local
/external/skia/src/utils/
DSkInterpolator.cpp62 SkMSec nextTime, const SkScalar blend[4]) { in ComputeRelativeT()
116 const SkTimeCode* nextTime = &fTimes[index]; in timeToT() local