Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DCompositionTest.cpp95 class CompositionTest : public testing::Test { class
97 CompositionTest() { in CompositionTest() function in android::__anone39d41f60111::CompositionTest
1158 TEST_F(CompositionTest, noLayersDoesMinimalWorkWithDirtyGeometry) { in TEST_F() argument
1164 TEST_F(CompositionTest, noLayersDoesMinimalWorkWithDirtyFrame) { in TEST_F() argument
1170 TEST_F(CompositionTest, noLayersDoesMinimalWorkToCaptureScreen) { in TEST_F() argument
1180 TEST_F(CompositionTest, HWCComposedNormalBufferLayerWithDirtyGeometry) { in TEST_F() argument
1188 TEST_F(CompositionTest, HWCComposedNormalBufferLayerWithDirtyFrame) { in TEST_F() argument
1196 TEST_F(CompositionTest, REComposedNormalBufferLayer) { in TEST_F() argument
1205 TEST_F(CompositionTest, captureScreenNormalBufferLayer) { in TEST_F() argument
1215 TEST_F(CompositionTest, HWCComposedEffectLayerWithDirtyGeometry) { in TEST_F() argument
[all …]