Home
last modified time | relevance | path

Searched refs:ChildLayerTest (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/
DLayerUpdate_test.cpp330 class ChildLayerTest : public LayerUpdateTest { class
353 TEST_F(ChildLayerTest, ChildLayerPositioning) { in TEST_F() argument
383 TEST_F(ChildLayerTest, ChildLayerCropping) { in TEST_F() argument
399 TEST_F(ChildLayerTest, ChildLayerConstraints) { in TEST_F() argument
417 TEST_F(ChildLayerTest, ChildLayerScaling) { in TEST_F() argument
441 TEST_F(ChildLayerTest, ChildLayerScalingCroppedByParent) { in TEST_F() argument
466 TEST_F(ChildLayerTest, ChildLayerAlpha) { in TEST_F() argument
501 TEST_F(ChildLayerTest, ReparentChildren) { in TEST_F() argument
534 TEST_F(ChildLayerTest, ChildrenSurviveParentDestruction) { in TEST_F() argument
563 TEST_F(ChildLayerTest, ChildrenRelativeZSurvivesParentDestruction) { in TEST_F() argument
[all …]
/frameworks/native/
DTEST_MAPPING31 "include-filter": "*ChildLayerTest.*"
/frameworks/native/services/surfaceflinger/tests/fakehwc/
DSFFakeHwc_test.cpp1456 class ChildLayerTest : public TransactionTest<FakeComposerService> { class
1786 using ChildLayerTest_2_1 = ChildLayerTest<FakeComposerService_2_1>;
1834 class ChildColorLayerTest : public ChildLayerTest<FakeComposerService> {
1835 using Base = ChildLayerTest<FakeComposerService>;