Searched refs:mBlastSurfaceControl (Results 1 – 1 of 1) sorted by relevance
532 private SurfaceControl mBlastSurfaceControl = new SurfaceControl(); field in ViewRootImpl1796 || mBlastSurfaceControl == null in getOrCreateBLASTSurface()1797 || !mBlastSurfaceControl.isValid()) { in getOrCreateBLASTSurface()1804 mBlastSurfaceControl, width, height, mEnableTripleBuffering); in getOrCreateBLASTSurface()1809 mBlastBufferQueue.update(mBlastSurfaceControl, width, height); in getOrCreateBLASTSurface()1851 mBlastSurfaceControl.release(); in destroySurface()7449 mTempControls, mSurfaceSize, mBlastSurfaceControl); in relayoutWindow()9831 return mBlastSurfaceControl; in getRenderSurfaceControl()