Home
last modified time | relevance | path

Searched defs:LayerHistoryIntegrationTest (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DLayerHistoryIntegrationTest.cpp44 class LayerHistoryIntegrationTest : public surfaceflinger::frontend::LayerSnapshotTestBase { class
59 LayerHistoryIntegrationTest() : LayerSnapshotTestBase() { in LayerHistoryIntegrationTest() function in android::scheduler::LayerHistoryIntegrationTest
200 TEST_F(LayerHistoryIntegrationTest, singleLayerNoVoteDefaultCompatibility) { in TEST_F() argument
221 TEST_F(LayerHistoryIntegrationTest, singleLayerMinVoteDefaultCompatibility) { in TEST_F() argument
243 TEST_F(LayerHistoryIntegrationTest, oneLayer) { in TEST_F() argument
276 TEST_F(LayerHistoryIntegrationTest, gameFrameRateOverrideMapping) { in TEST_F() argument
308 TEST_F(LayerHistoryIntegrationTest, oneLayerGameFrameRateOverride) { in TEST_F() argument
383 TEST_F(LayerHistoryIntegrationTest, oneInvisibleLayer) { in TEST_F() argument
407 TEST_F(LayerHistoryIntegrationTest, explicitTimestamp) { in TEST_F() argument
428 TEST_F(LayerHistoryIntegrationTest, oneLayerNoVote) { in TEST_F() argument
[all …]
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerInfo.h65 friend class LayerHistoryIntegrationTest; variable
281 friend class LayerHistoryIntegrationTest; variable
H A DLayerHistory.h105 friend class LayerHistoryIntegrationTest; variable