Home
last modified time | relevance | path

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

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