Searched refs:makeChildSurface (Results 1 – 7 of 7) sorted by relevance
897 return p.makeChildSurface(this); in makeSurface()904 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in WindowContainer908 return p.makeChildSurface(child) in makeChildSurface()
164 return mHost.makeChildSurface(null) in makeDimLayer()
3667 mAppAnimationLayer = makeChildSurface(null) in onParentSet()3670 mBoostedAppAnimationLayer = makeChildSurface(null) in onParentSet()3673 mHomeAppAnimationLayer = makeChildSurface(null) in onParentSet()3676 mSplitScreenDividerAnchor = makeChildSurface(null) in onParentSet()3856 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in DisplayContent
795 mAnimationBackgroundSurface = makeChildSurface(null).setColorLayer(true) in onDisplayChanged()
1523 mLetterbox = new Letterbox(() -> makeChildSurface(null)); in layoutLetterbox()
88 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in DimmerTests.MockSurfaceBuildingContainer
868 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in WindowContainerTests.MockSurfaceBuildingContainer