Searched refs:mPrimarySurface (Results 1 – 2 of 2) sorted by relevance
42 SurfaceControl mPrimarySurface; field in SplitScreenTaskOrganizer94 mPrimarySurface = leash; in onTaskAppeared()99 if (!mSplitScreenSupported && mPrimarySurface != null && mSecondarySurface != null) { in onTaskAppeared()104 .setParent(mPrimarySurface).setColorLayer() in onTaskAppeared()138 t.remove(mPrimarySurface); in onTaskVanished()
1045 t.setPosition(mTiles.mPrimarySurface, dockedTaskRect.left, dockedTaskRect.top); in resizeSplitSurfaces()1049 t.setWindowCrop(mTiles.mPrimarySurface, crop); in resizeSplitSurfaces()