Searched refs:mWindowingLayer (Results 1 – 1 of 1) sorted by relevance
308 private SurfaceControl mWindowingLayer; field in DisplayContent1170 mWindowingLayer = area.mSurfaceControl; in configureSurfaces()1171 transaction.reparent(mWindowingLayer, mSurfaceControl); in configureSurfaces()1175 mWindowingLayer = mSurfaceControl; in configureSurfaces()1177 transaction.reparent(mWindowingLayer, mSurfaceControl) in configureSurfaces()1178 .show(mWindowingLayer); in configureSurfaces()5308 return mWindowingLayer; in getWindowingLayer()6164 .reparent(mWindowingLayer, null) in startMirrorIfNeeded()6195 .reparent(mWindowingLayer, mSurfaceControl) in updateMirroring()