Home
last modified time | relevance | path

Searched defs:mirrorLayer (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DMirrorLayer_test.cpp68 sp<SurfaceControl> mirrorLayer = mClient->mirrorSurface(mChildLayer.get()); in TEST_F() local
160 sp<SurfaceControl> mirrorLayer = mClient->mirrorSurface(mChildLayer.get()); in TEST_F() local
239 sp<SurfaceControl> mirrorLayer = nullptr; in TEST_F() local
294 sp<SurfaceControl> mirrorLayer = nullptr; in TEST_F() local
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp4288 status_t SurfaceFlinger::mirrorLayer(const sp<Client>& client, const sp<IBinder>& mirrorFromHandle, in mirrorLayer() function in android::SurfaceFlinger
4294 sp<Layer> mirrorLayer; in mirrorLayer() local