Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp514 const int32_t latchToPresentMs = msBetween(timeRecords[0].frameTime.latchTime, in flushAvailableRecordsToStatsLocked() local
517 timeRecords[0].frameTime.frameNumber, latchToPresentMs); in flushAvailableRecordsToStatsLocked()
518 timeStatsLayer.deltas["latch2present"].insert(latchToPresentMs); in flushAvailableRecordsToStatsLocked()