Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DRelativeZ_test.cpp110 sp<SurfaceControl> childLevel2a = in TEST_F() local
115 createColorLayer("child level 3", Color::GREEN, childLevel2a.get()); in TEST_F()
119 .show(childLevel2a) in TEST_F()
224 sp<SurfaceControl> childLevel2a = in TEST_F() local
233 .show(childLevel2a) in TEST_F()
250 Transaction{}.reparent(childLevel1a, childLevel2a).apply(); in TEST_F()