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::__anon9d22d9a50111::CompositionTest
1188 TEST_F(CompositionTest, noLayersDoesMinimalWorkWithDirtyGeometry) { in TEST_F() argument
1194 TEST_F(CompositionTest, noLayersDoesMinimalWorkWithDirtyFrame) { in TEST_F() argument
1200 TEST_F(CompositionTest, noLayersDoesMinimalWorkToCaptureScreen) { in TEST_F() argument
1210 TEST_F(CompositionTest, HWCComposedNormalBufferLayerWithDirtyGeometry) { in TEST_F() argument
1218 TEST_F(CompositionTest, HWCComposedNormalBufferLayerWithDirtyFrame) { in TEST_F() argument
1226 TEST_F(CompositionTest, REComposedNormalBufferLayer) { in TEST_F() argument
1235 TEST_F(CompositionTest, captureScreenNormalBufferLayer) { in TEST_F() argument
1245 TEST_F(CompositionTest, HWCComposedEffectLayerWithDirtyGeometry) { in TEST_F() argument
[all …]