Home
last modified time | relevance | path

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

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