Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp95 class CompositionTest : public testing::Test { class
97 CompositionTest() { in CompositionTest() function in android::__anonc5136c760111::CompositionTest
1155 TEST_F(CompositionTest, noLayersDoesMinimalWorkWithDirtyGeometry) { in TEST_F() argument
1161 TEST_F(CompositionTest, noLayersDoesMinimalWorkWithDirtyFrame) { in TEST_F() argument
1167 TEST_F(CompositionTest, noLayersDoesMinimalWorkToCaptureScreen) { in TEST_F() argument
1177 TEST_F(CompositionTest, HWCComposedNormalBufferLayerWithDirtyGeometry) { in TEST_F() argument
1185 TEST_F(CompositionTest, HWCComposedNormalBufferLayerWithDirtyFrame) { in TEST_F() argument
1193 TEST_F(CompositionTest, REComposedNormalBufferLayer) { in TEST_F() argument
1202 TEST_F(CompositionTest, captureScreenNormalBufferLayer) { in TEST_F() argument
1212 TEST_F(CompositionTest, HWCComposedEffectLayerWithDirtyGeometry) { in TEST_F() argument
[all …]