Home
last modified time | relevance | path

Searched defs:parentLayer (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/
DLayerRenderTypeTransaction_test.cpp686 sp<SurfaceControl> parentLayer; in TEST_P() local
1506 sp<SurfaceControl> parentLayer; in TEST_P() local
1567 sp<SurfaceControl> parentLayer; in TEST_P() local
DScreenCapture_test.cpp117 sp<SurfaceControl> parentLayer; in TEST_F() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp988 typename ParentBase::FlingerLayerType parentLayer = ParentBase::createLayer(test); in createLayer() local
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp3398 const sp<Layer>& parentLayer, bool addToRoot, in addClientLayer()
4294 const sp<Layer>& parentLayer, uint32_t* outTransformHint) { in createLayer()
6897 const wp<IBinder>& parent, const wp<Layer> parentLayer, in setLayerCreatedState()