Home
last modified time | relevance | path

Searched refs:prevT (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/utils/
DSkInterpolator.cpp123 SkMSec prevT = nextTime[-1].fTime; in timeToT() local
124 *T = ComputeRelativeT(time, prevT, nextT, nextTime[-1].fBlend); in timeToT()
/external/skia/src/utils/
DSkInterpolator.cpp123 SkMSec prevT = nextTime[-1].fTime; in timeToT() local
124 *T = ComputeRelativeT(time, prevT, nextT, nextTime[-1].fBlend); in timeToT()