Home
last modified time | relevance | path

Searched defs:childLayer (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/
DRelativeZ_test.cpp70 sp<SurfaceControl> childLayer = in TEST_F() local
159 sp<SurfaceControl> childLayer = in TEST_F() local
DLayerTypeTransaction_test.cpp74 sp<SurfaceControl> childLayer; in TEST_P() local
125 sp<SurfaceControl> childLayer; in TEST_P() local
/frameworks/native/services/surfaceflinger/
DLayer.cpp1046 bool Layer::setChildLayer(const sp<Layer>& childLayer, int32_t z) { in setChildLayer()
1059 bool Layer::setChildRelativeLayer(const sp<Layer>& childLayer, in setChildRelativeLayer()