Searched refs:mWindowingLayer (Results 1 – 1 of 1) sorted by relevance
344 private SurfaceControl mWindowingLayer; field in DisplayContent1321 mWindowingLayer = area.mSurfaceControl; in configureSurfaces()1322 transaction.reparent(mWindowingLayer, mSurfaceControl); in configureSurfaces()1326 mWindowingLayer = mSurfaceControl; in configureSurfaces()1328 transaction.reparent(mWindowingLayer, mSurfaceControl) in configureSurfaces()1329 .show(mWindowingLayer); in configureSurfaces()3372 mWindowingLayer.release(); in removeImmediately()5710 return mWindowingLayer; in getWindowingLayer()