Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
DTimeStatsHelper.cpp149 compositionStrategyPredictionSucceededLegacy); in toString()
152 compositionStrategyPredictionSucceededLegacy); in toString()
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
DTimeStatsHelper.h184 int32_t compositionStrategyPredictionSucceededLegacy = 0; variable
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp348 if (record.predictionSucceeded) mTimeStats.compositionStrategyPredictionSucceededLegacy++; in pushCompositionStrategyState()
1064 mTimeStats.compositionStrategyPredictionSucceededLegacy = 0; in clearGlobalLocked()