Searched refs:rootHandle (Results 1 – 2 of 2) sorted by relevance
1463 MirrorDisplayState(ui::LayerStack layerStack, sp<IBinder>& rootHandle, in MirrorDisplayState()1465 : layerStack(layerStack), rootHandle(rootHandle), client(client) {} in MirrorDisplayState()1468 sp<IBinder> rootHandle; member
9281 sp<Layer> rootMirrorLayer = LayerHandle::getLayer(mirrorDisplay.rootHandle); in commitMirrorDisplays()9304 childMirror->reparent(mirrorDisplay.rootHandle); in commitMirrorDisplays()