Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
DTimeStatsHelper.h65 int32_t refreshRateSwitches = 0; variable
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
DTimeStatsHelper.cpp110 StringAppendF(&result, "refreshRateSwitches = %d\n", refreshRateSwitches); in toString()
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp290 mTimeStats.refreshRateSwitches++; in incrementRefreshRateSwitches()
856 mTimeStats.refreshRateSwitches = 0; in clearGlobalLocked()