Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A 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
H A DScreenCapture_test.cpp120 sp<SurfaceControl> parentLayer; in TEST_F() local
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp3401 const sp<Layer>& parentLayer, bool addToRoot, in addClientLayer()
4324 const sp<Layer>& parentLayer, uint32_t* outTransformHint) { in createLayer()
6944 const wp<IBinder>& parent, const wp<Layer> parentLayer, in setLayerCreatedState()
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DCompositionTest.cpp988 typename ParentBase::FlingerLayerType parentLayer = ParentBase::createLayer(test); in createLayer() local