Searched defs:mirrorLayer (Results 1 – 6 of 6) sorted by relevance
71 sp<SurfaceControl> mirrorLayer = mClient->mirrorSurface(mChildLayer.get()); in TEST_F() local168 sp<SurfaceControl> mirrorLayer = mClient->mirrorSurface(mChildLayer.get()); in TEST_F() local250 sp<SurfaceControl> mirrorLayer = nullptr; in TEST_F() local307 sp<SurfaceControl> mirrorLayer = nullptr; in TEST_F() local
421 RequestedLayerState* mirrorLayer = getLayerFromId(mirroringLayerId); in updateDisplayMirrorLayers() local
153 virtual void mirrorLayer(uint32_t id, uint32_t parentId, uint32_t layerIdToMirror) { in mirrorLayer() function
65 void mirrorLayer(uint32_t id, uint32_t parent, uint32_t layerToMirror) override { in mirrorLayer() function in android::surfaceflinger::frontend::LayerSnapshotTest
555 auto mirrorLayer(const LayerCreationArgs& args, const sp<IBinder>& mirrorFromHandle, in mirrorLayer() function
5256 status_t SurfaceFlinger::mirrorLayer(const LayerCreationArgs& args, in mirrorLayer() function in android::SurfaceFlinger5263 sp<Layer> mirrorLayer; in mirrorLayer() local