Lines Matching defs:CompositionTest

91 class CompositionTest : public testing::Test {  class
93 CompositionTest() { in CompositionTest() function in android::__anon9d6f706c0110::CompositionTest
1224 TEST_F(CompositionTest, noLayersDoesMinimalWorkWithDirtyGeometry) { in TEST_F() argument
1230 TEST_F(CompositionTest, noLayersDoesMinimalWorkWithDirtyFrame) { in TEST_F() argument
1236 TEST_F(CompositionTest, noLayersDoesMinimalWorkToCaptureScreen) { in TEST_F() argument
1246 TEST_F(CompositionTest, HWCComposedNormalBufferLayerWithDirtyGeometry) { in TEST_F() argument
1253 TEST_F(CompositionTest, HWCComposedNormalBufferLayerWithDirtyFrame) { in TEST_F() argument
1260 TEST_F(CompositionTest, REComposedNormalBufferLayer) { in TEST_F() argument
1268 TEST_F(CompositionTest, captureScreenNormalBufferLayer) { in TEST_F() argument
1278 TEST_F(CompositionTest, HWCComposedEffectLayerWithDirtyGeometry) { in TEST_F() argument
1285 TEST_F(CompositionTest, HWCComposedEffectLayerWithDirtyFrame) { in TEST_F() argument
1292 TEST_F(CompositionTest, REComposedEffectLayer) { in TEST_F() argument
1300 TEST_F(CompositionTest, captureScreenEffectLayer) { in TEST_F() argument
1310 TEST_F(CompositionTest, HWCComposedSidebandBufferLayerWithDirtyGeometry) { in TEST_F() argument
1317 TEST_F(CompositionTest, HWCComposedSidebandBufferLayerWithDirtyFrame) { in TEST_F() argument
1324 TEST_F(CompositionTest, REComposedSidebandBufferLayer) { in TEST_F() argument
1332 TEST_F(CompositionTest, captureScreenSidebandBufferLayer) { in TEST_F() argument
1342 TEST_F(CompositionTest, HWCComposedSecureBufferLayerWithDirtyGeometry) { in TEST_F() argument
1349 TEST_F(CompositionTest, HWCComposedSecureBufferLayerWithDirtyFrame) { in TEST_F() argument
1356 TEST_F(CompositionTest, REComposedSecureBufferLayer) { in TEST_F() argument
1364 TEST_F(CompositionTest, captureScreenSecureBufferLayerOnSecureDisplay) { in TEST_F() argument
1374 TEST_F(CompositionTest, HWCComposedSecureBufferLayerOnInsecureDisplayWithDirtyGeometry) { in TEST_F() argument
1381 TEST_F(CompositionTest, HWCComposedSecureBufferLayerOnInsecureDisplayWithDirtyFrame) { in TEST_F() argument
1388 TEST_F(CompositionTest, captureScreenSecureBufferLayerOnInsecureDisplay) { in TEST_F() argument
1398 TEST_F(CompositionTest, in TEST_F() argument
1408 TEST_F(CompositionTest, in TEST_F() argument
1418 TEST_F(CompositionTest, captureScreenBufferLayerWithSecureParentLayerOnInsecureDisplay) { in TEST_F() argument
1430 TEST_F(CompositionTest, HWCComposedCursorLayerWithDirtyGeometry) { in TEST_F() argument
1437 TEST_F(CompositionTest, HWCComposedCursorLayerWithDirtyFrame) { in TEST_F() argument
1444 TEST_F(CompositionTest, REComposedCursorLayer) { in TEST_F() argument
1452 TEST_F(CompositionTest, captureScreenCursorLayer) { in TEST_F() argument
1462 TEST_F(CompositionTest, displayOffHWCComposedNormalBufferLayerWithDirtyGeometry) { in TEST_F() argument
1470 TEST_F(CompositionTest, displayOffHWCComposedNormalBufferLayerWithDirtyFrame) { in TEST_F() argument
1478 TEST_F(CompositionTest, displayOffREComposedNormalBufferLayer) { in TEST_F() argument
1487 TEST_F(CompositionTest, captureScreenNormalBufferLayerOnPoweredOffDisplay) { in TEST_F() argument
1497 TEST_F(CompositionTest, DebugOptionForcingClientCompositionOfBufferLayerWithDirtyGeometry) { in TEST_F() argument
1504 TEST_F(CompositionTest, DebugOptionForcingClientCompositionOfBufferLayerWithDirtyFrame) { in TEST_F() argument