Home
last modified time | relevance | path

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

/third_party/skia/tools/viewer/
H A DStatsLayer.cpp18 , fLastTotalBegin(0) in StatsLayer()
31 fLastTotalBegin = 0; in resetMeasurements()
60 fTotalTimes[fCurrentMeasurement] = SkTime::GetMSecs() - fLastTotalBegin; in onPrePaint()
66 fLastTotalBegin = SkTime::GetMSecs(); in onPrePaint()
H A DStatsLayer.h42 double fLastTotalBegin; member in StatsLayer

Completed in 1 milliseconds