Home
last modified time | relevance | path

Searched refs:GameModePerformance (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
DTimeStatsHelper.h88 GameModePerformance = 2, enumerator
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
DTimeStatsHelper.cpp131 case TimeStatsHelper::GameModePerformance: in toString()
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp67 case TimeStatsHelper::GameModePerformance: in gameModeToProto()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTimeStatsTest.cpp1310 TimeStatsHelper::GameModePerformance); in TEST_F()