Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp186 const int32_t postToPresentMs = in flushAvailableRecordsToStatsLocked() local
189 timeRecords[0].frameNumber, postToPresentMs); in flushAvailableRecordsToStatsLocked()
190 timeStatsLayer.deltas["post2present"].insert(postToPresentMs); in flushAvailableRecordsToStatsLocked()