Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DRelativeZ_test.cpp70 sp<SurfaceControl> childLayer = in TEST_F() local
156 sp<SurfaceControl> childLayer = in TEST_F() local
DLayerTypeTransaction_test.cpp77 sp<SurfaceControl> childLayer; in TEST_P() local
122 sp<SurfaceControl> childLayer; in TEST_P() local
DScreenCapture_test.cpp124 sp<SurfaceControl> childLayer; in TEST_F() local
673 sp<SurfaceControl> childLayer; in TEST_F() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DGameModeTest.cpp121 sp<BufferStateLayer> childLayer = createBufferStateLayer(); in TEST_F() local
131 sp<BufferStateLayer> childLayer = createBufferStateLayer(); in TEST_F() local
/frameworks/native/services/surfaceflinger/
DLayer.cpp751 bool Layer::setChildLayer(const sp<Layer>& childLayer, int32_t z) { in setChildLayer()
764 bool Layer::setChildRelativeLayer(const sp<Layer>& childLayer, in setChildRelativeLayer()