Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
DTimeStatsHelper.h67 int32_t displayEventConnectionsCount = 0; variable
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp108 mStatsDelegate->statsEventWriteInt32(event, mTimeStats.displayEventConnectionsCount); in populateGlobalAtom()
308 mTimeStats.displayEventConnectionsCount = in recordDisplayEventConnectionCount()
309 std::max(mTimeStats.displayEventConnectionsCount, count); in recordDisplayEventConnectionCount()
858 mTimeStats.displayEventConnectionsCount = 0; in clearGlobalLocked()