Searched defs:mirrorLayer (Results 1 – 5 of 5) sorted by relevance
73 sp<SurfaceControl> mirrorLayer = mClient->mirrorSurface(mChildLayer.get()); in TEST_F() local174 sp<SurfaceControl> mirrorLayer = mClient->mirrorSurface(mChildLayer.get()); in TEST_F() local259 sp<SurfaceControl> mirrorLayer = nullptr; in TEST_F() local319 sp<SurfaceControl> mirrorLayer = nullptr; in TEST_F() local
425 RequestedLayerState* mirrorLayer = getLayerFromId(mirroringLayerId); in updateDisplayMirrorLayers() local
161 void mirrorLayer(uint32_t id, uint32_t parentId, uint32_t layerIdToMirror) { in mirrorLayer() function
556 auto mirrorLayer(const LayerCreationArgs& args, const sp<IBinder>& mirrorFromHandle, in mirrorLayer() function
5247 status_t SurfaceFlinger::mirrorLayer(const LayerCreationArgs& args, in mirrorLayer() function in android::SurfaceFlinger5254 sp<Layer> mirrorLayer; in mirrorLayer() local