Searched refs:makeChildSurface (Results 1 – 8 of 8) sorted by relevance
1007 return p.makeChildSurface(this); in makeSurface()1014 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in WindowContainer1018 return p.makeChildSurface(child) in makeChildSurface()
172 return mHost.makeChildSurface(null) in makeDimLayer()
4575 mAppAnimationLayer = makeChildSurface(null) in onParentChanged()4578 mBoostedAppAnimationLayer = makeChildSurface(null) in onParentChanged()4581 mHomeAppAnimationLayer = makeChildSurface(null) in onParentChanged()4584 mSplitScreenDividerAnchor = makeChildSurface(null) in onParentChanged()4614 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in DisplayContent.AboveAppWindowContainers4615 final SurfaceControl.Builder builder = super.makeChildSurface(child); in makeChildSurface()4773 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in DisplayContent
829 mAnimationBackgroundSurface = makeChildSurface(null).setColorLayer() in onDisplayChanged()
2026 mLetterbox = new Letterbox(() -> makeChildSurface(null)); in layoutLetterbox()
89 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in DimmerTests.MockSurfaceBuildingContainer
911 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in WindowContainerTests.MockSurfaceBuildingContainer
15797 HSPLcom/android/server/wm/DisplayContent$AboveAppWindowContainers;->makeChildSurface(Lcom/android/s…15923 HSPLcom/android/server/wm/DisplayContent;->makeChildSurface(Lcom/android/server/wm/WindowContainer;…17266 HSPLcom/android/server/wm/WindowContainer;->makeChildSurface(Lcom/android/server/wm/WindowContainer…