Searched refs:mPrimarySurface (Results 1 – 2 of 2) sorted by relevance
61 SurfaceControl mPrimarySurface; field in LegacySplitScreenTaskListener133 mPrimarySurface = leash; in onTaskAppeared()144 if (!mSplitScreenSupported && mPrimarySurface != null && mSecondarySurface != null) { in onTaskAppeared()152 t, mPrimarySurface, "Primary Divider Dim", mSurfaceSession); in onTaskAppeared()181 t.remove(mPrimarySurface); in onTaskVanished()
1037 t.setPosition(mTiles.mPrimarySurface, dockedTaskRect.left, dockedTaskRect.top); in resizeSplitSurfaces()1041 t.setWindowCrop(mTiles.mPrimarySurface, crop); in resizeSplitSurfaces()