Searched refs:Performance (Results 1 – 13 of 13) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | GameModeTest.cpp | 86 rootLayer->setGameModeForTree(GameMode::Performance); in TEST_F() 88 EXPECT_EQ(rootLayer->getGameMode(), GameMode::Performance); in TEST_F() 89 EXPECT_EQ(childLayer1->getGameMode(), GameMode::Performance); in TEST_F() 90 EXPECT_EQ(childLayer2->getGameMode(), GameMode::Performance); in TEST_F() 96 rootLayer->setGameModeForTree(GameMode::Performance); in TEST_F() 99 EXPECT_EQ(rootLayer->getGameMode(), GameMode::Performance); in TEST_F() 100 EXPECT_EQ(childLayer->getGameMode(), GameMode::Performance); in TEST_F() 106 rootLayer->setGameModeForTree(GameMode::Performance); in TEST_F() 109 EXPECT_EQ(rootLayer->getGameMode(), GameMode::Performance); in TEST_F() 110 EXPECT_EQ(childLayer->getGameMode(), GameMode::Performance); in TEST_F() [all …]
|
D | TimeStatsTest.cpp | 1364 insertTimeRecord(NORMAL_SEQUENCE, LAYER_ID_0, 3, 3000000, {}, GameMode::Performance); in TEST_F()
|
/frameworks/native/libs/gui/include/gui/ |
D | LayerMetadata.h | 67 Performance = 2, enumerator
|
/frameworks/base/packages/SystemUI/docs/ |
D | kotlin-in-sysui.md | 22 - [Performance and Kotlin tricks](https://www.youtube.com/watch?v=6P20npkvcb8)
|
/frameworks/proto_logging/stats/atoms/adpf/ |
D | adpf_atoms.proto | 27 * Logs information related to Android Dynamic Performance Framework (ADPF).
|
/frameworks/base/core/java/android/window/flags/ |
D | window_surfaces.aconfig | 17 description: "Performance related hints during transitions"
|
/frameworks/base/core/proto/android/server/ |
D | appstatetracker.proto | 71 // Performance stats.
|
D | jobscheduler.proto | 1127 // Performance stats.
|
/frameworks/av/media/libaaudio/fuzzer/ |
D | README.md | 23 12. Performance Mode (parameter name: `mode`)
|
/frameworks/base/tests/ActivityManagerPerfTests/ |
D | README.txt | 3 Performance tests for various ActivityManager components, e.g. Services, Broadcasts
|
/frameworks/base/core/res/ |
D | OWNERS | 64 # Performance
|
/frameworks/native/services/surfaceflinger/TimeStats/ |
D | TimeStats.cpp | 68 case GameMode::Performance: in gameModeToProto()
|
/frameworks/base/ |
D | AconfigFlags.bp | 644 // Media Performance
|