Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
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
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp4258 status_t SurfaceFlinger::mirrorLayer(const sp<Client>& client, const sp<IBinder>& mirrorFromHandle, in mirrorLayer() function in android::SurfaceFlinger
4264 sp<Layer> mirrorLayer; in mirrorLayer() local