Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
DTimeStatsHelper.h175 int32_t clientCompositionReusedFramesLegacy = 0; variable
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
DTimeStatsHelper.cpp143 clientCompositionReusedFramesLegacy); in toString()
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp346 if (record.reused) mTimeStats.clientCompositionReusedFramesLegacy++; in pushCompositionStrategyState()
1061 mTimeStats.clientCompositionReusedFramesLegacy = 0; in clearGlobalLocked()