Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
DTimeStatsHelper.h184 int32_t displayEventConnectionsCountLegacy = 0; variable
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp106 atom->set_event_connection_count(mTimeStats.displayEventConnectionsCountLegacy); in populateGlobalAtom()
366 mTimeStats.displayEventConnectionsCountLegacy = in recordDisplayEventConnectionCount()
367 std::max(mTimeStats.displayEventConnectionsCountLegacy, count); in recordDisplayEventConnectionCount()
1067 mTimeStats.displayEventConnectionsCountLegacy = 0; in clearGlobalLocked()