Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
DTimeStatsHelper.h176 int32_t refreshRateSwitchesLegacy = 0; variable
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
DTimeStatsHelper.cpp144 StringAppendF(&result, "refreshRateSwitches = %d\n", refreshRateSwitchesLegacy); in toString()
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp357 mTimeStats.refreshRateSwitchesLegacy++; in incrementRefreshRateSwitches()
1065 mTimeStats.refreshRateSwitchesLegacy = 0; in clearGlobalLocked()