Lines Matching defs:CompositionTest
95 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
1253 TEST_F(CompositionTest, HWCComposedEffectLayerWithDirtyFrame) { in TEST_F() argument
1261 TEST_F(CompositionTest, REComposedEffectLayer) { in TEST_F() argument
1270 TEST_F(CompositionTest, captureScreenEffectLayer) { in TEST_F() argument
1280 TEST_F(CompositionTest, HWCComposedSidebandBufferLayerWithDirtyGeometry) { in TEST_F() argument
1288 TEST_F(CompositionTest, HWCComposedSidebandBufferLayerWithDirtyFrame) { in TEST_F() argument
1296 TEST_F(CompositionTest, REComposedSidebandBufferLayer) { in TEST_F() argument
1305 TEST_F(CompositionTest, captureScreenSidebandBufferLayer) { in TEST_F() argument
1315 TEST_F(CompositionTest, HWCComposedSecureBufferLayerWithDirtyGeometry) { in TEST_F() argument
1323 TEST_F(CompositionTest, HWCComposedSecureBufferLayerWithDirtyFrame) { in TEST_F() argument
1331 TEST_F(CompositionTest, REComposedSecureBufferLayer) { in TEST_F() argument
1340 TEST_F(CompositionTest, captureScreenSecureBufferLayerOnSecureDisplay) { in TEST_F() argument
1350 TEST_F(CompositionTest, HWCComposedSecureBufferLayerOnInsecureDisplayWithDirtyGeometry) { in TEST_F() argument
1358 TEST_F(CompositionTest, HWCComposedSecureBufferLayerOnInsecureDisplayWithDirtyFrame) { in TEST_F() argument
1366 TEST_F(CompositionTest, captureScreenSecureBufferLayerOnInsecureDisplay) { in TEST_F() argument
1376 TEST_F(CompositionTest, in TEST_F() argument
1387 TEST_F(CompositionTest, in TEST_F() argument
1398 TEST_F(CompositionTest, captureScreenBufferLayerWithSecureParentLayerOnInsecureDisplay) { in TEST_F() argument
1410 TEST_F(CompositionTest, HWCComposedCursorLayerWithDirtyGeometry) { in TEST_F() argument
1418 TEST_F(CompositionTest, HWCComposedCursorLayerWithDirtyFrame) { in TEST_F() argument
1426 TEST_F(CompositionTest, REComposedCursorLayer) { in TEST_F() argument
1435 TEST_F(CompositionTest, captureScreenCursorLayer) { in TEST_F() argument
1445 TEST_F(CompositionTest, displayOffHWCComposedNormalBufferLayerWithDirtyGeometry) { in TEST_F() argument
1454 TEST_F(CompositionTest, displayOffHWCComposedNormalBufferLayerWithDirtyFrame) { in TEST_F() argument
1463 TEST_F(CompositionTest, displayOffREComposedNormalBufferLayer) { in TEST_F() argument
1473 TEST_F(CompositionTest, captureScreenNormalBufferLayerOnPoweredOffDisplay) { in TEST_F() argument
1483 TEST_F(CompositionTest, DebugOptionForcingClientCompositionOfBufferLayerWithDirtyGeometry) { in TEST_F() argument
1491 TEST_F(CompositionTest, DebugOptionForcingClientCompositionOfBufferLayerWithDirtyFrame) { in TEST_F() argument