Home
last modified time | relevance | path

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

/third_party/skia/tools/viewer/
DTouchGesture.cpp25 static double getseconds() { in getseconds() function
55 fTime0 = getseconds(); in reset()
66 const float t = (float)(getseconds() - fTime0); in evaluateMatrix()
/third_party/flutter/skia/tools/viewer/
DTouchGesture.cpp25 static double getseconds() { in getseconds() function
55 fTime0 = getseconds(); in reset()
66 const float t = (float)(getseconds() - fTime0); in evaluateMatrix()