Home
last modified time | relevance | path

Searched refs:fPrevT (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/viewer/
H A DTouchGesture.cpp145 rec->fLastT = rec->fPrevT = static_cast<float>(SkTime::GetSecs()); in appendNewRec()
233 rec.fPrevT = rec.fLastT; in touchMoved()
281 float dur = rec.fLastT - rec.fPrevT; in touchEnd()
H A DTouchGesture.h52 float fPrevT, fLastT; member

Completed in 2 milliseconds