Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
H A DTimeStatsHelper.h181 int32_t clientCompositionReusedFramesLegacy = 0; variable
/aosp12/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
H A DTimeStatsHelper.cpp178 clientCompositionReusedFramesLegacy); in toString()
/aosp12/frameworks/native/services/surfaceflinger/TimeStats/
H A DTimeStats.cpp339 mTimeStats.clientCompositionReusedFramesLegacy++; in incrementClientCompositionReusedFrames()
1064 mTimeStats.clientCompositionReusedFramesLegacy = 0; in clearGlobalLocked()