Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp420 const int32_t postToPresentMs = msBetween(timeRecords[0].frameTime.postTime, in flushAvailableRecordsToStatsLocked() local
423 timeRecords[0].frameTime.frameNumber, postToPresentMs); in flushAvailableRecordsToStatsLocked()
424 timeStatsLayer.deltas["post2present"].insert(postToPresentMs); in flushAvailableRecordsToStatsLocked()