Home
last modified time | relevance | path

Searched refs:displayPresentDeltas (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
DTimeStatsHelper.h154 Histogram displayPresentDeltas; member
160 displayPresentDeltas = {}; in clearGlobals()
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
DTimeStatsHelper.cpp184 result.append(ele.second.displayPresentDeltas.toString()); in toString()
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp135 histogramToProto(globalSlice.second.displayPresentDeltas.hist, in populateGlobalAtom()
858 timelineStats.displayPresentDeltas.insert(toMs(info.displayPresentJitter)); in incrementJankyFrames()