Searched refs:frameDurationLegacy (Results 1 – 3 of 3) sorted by relevance
163 const float averageFrameDuration = frameDurationLegacy.averageTime(); in toString()167 result.append(frameDurationLegacy.toString()); in toString()234 for (const auto& histEle : frameDurationLegacy.hist) { in toProto()
180 Histogram frameDurationLegacy; variable
112 histogramToProto(mTimeStats.frameDurationLegacy.hist, mMaxPulledHistogramBuckets); in populateGlobalAtom()377 mTimeStats.frameDurationLegacy.insert(msBetween(startTime, endTime)); in recordFrameDuration()1068 mTimeStats.frameDurationLegacy.hist.clear(); in clearGlobalLocked()