• Home
  • Raw
  • Download

Lines Matching defs:CompositionTest

95 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
1220 TEST_F(CompositionTest, HWCComposedEffectLayerWithDirtyFrame) { in TEST_F() argument
1228 TEST_F(CompositionTest, REComposedEffectLayer) { in TEST_F() argument
1237 TEST_F(CompositionTest, captureScreenEffectLayer) { in TEST_F() argument
1247 TEST_F(CompositionTest, HWCComposedSidebandBufferLayerWithDirtyGeometry) { in TEST_F() argument
1255 TEST_F(CompositionTest, HWCComposedSidebandBufferLayerWithDirtyFrame) { in TEST_F() argument
1263 TEST_F(CompositionTest, REComposedSidebandBufferLayer) { in TEST_F() argument
1272 TEST_F(CompositionTest, captureScreenSidebandBufferLayer) { in TEST_F() argument
1282 TEST_F(CompositionTest, HWCComposedSecureBufferLayerWithDirtyGeometry) { in TEST_F() argument
1290 TEST_F(CompositionTest, HWCComposedSecureBufferLayerWithDirtyFrame) { in TEST_F() argument
1298 TEST_F(CompositionTest, REComposedSecureBufferLayer) { in TEST_F() argument
1307 TEST_F(CompositionTest, captureScreenSecureBufferLayerOnSecureDisplay) { in TEST_F() argument
1317 TEST_F(CompositionTest, HWCComposedSecureBufferLayerOnInsecureDisplayWithDirtyGeometry) { in TEST_F() argument
1325 TEST_F(CompositionTest, HWCComposedSecureBufferLayerOnInsecureDisplayWithDirtyFrame) { in TEST_F() argument
1333 TEST_F(CompositionTest, captureScreenSecureBufferLayerOnInsecureDisplay) { in TEST_F() argument
1343 TEST_F(CompositionTest, captureScreenBufferLayerWithSecureParentLayerOnInsecureDisplay) { in TEST_F() argument
1355 TEST_F(CompositionTest, HWCComposedCursorLayerWithDirtyGeometry) { in TEST_F() argument
1363 TEST_F(CompositionTest, HWCComposedCursorLayerWithDirtyFrame) { in TEST_F() argument
1371 TEST_F(CompositionTest, REComposedCursorLayer) { in TEST_F() argument
1380 TEST_F(CompositionTest, captureScreenCursorLayer) { in TEST_F() argument
1390 TEST_F(CompositionTest, displayOffHWCComposedNormalBufferLayerWithDirtyGeometry) { in TEST_F() argument
1399 TEST_F(CompositionTest, displayOffHWCComposedNormalBufferLayerWithDirtyFrame) { in TEST_F() argument
1408 TEST_F(CompositionTest, displayOffREComposedNormalBufferLayer) { in TEST_F() argument
1418 TEST_F(CompositionTest, captureScreenNormalBufferLayerOnPoweredOffDisplay) { in TEST_F() argument
1428 TEST_F(CompositionTest, DebugOptionForcingClientCompositionOfBufferLayerWithDirtyGeometry) { in TEST_F() argument
1436 TEST_F(CompositionTest, DebugOptionForcingClientCompositionOfBufferLayerWithDirtyFrame) { in TEST_F() argument