Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp185 const auto& present2PresentDeltaHist = layer->deltas.find("present2presentDelta"); in populateLayerAtom() local
186 if (present2PresentDeltaHist != layer->deltas.cend()) { in populateLayerAtom()
188 histogramToProto(present2PresentDeltaHist->second.hist, in populateLayerAtom()