Searched refs:makeChildSurface (Results 1 – 14 of 14) sorted by relevance
89 mSurfaceControl = mWindowContainer.makeChildSurface(mWindowContainer.getTopChild()) in WindowContainerThumbnail()194 return mWindowContainer.makeChildSurface(mWindowContainer.getTopChild()); in makeAnimationLeash()
84 mSurfaceControl = mToken.makeChildSurface(null) in ShellRoot()
135 mLetterbox = new Letterbox(() -> mActivityRecord.makeChildSurface(null), in layoutLetterbox()
174 return mHost.makeChildSurface(null) in makeDimLayer()
964 mAppAnimationLayer = makeChildSurface(null)968 mBoostedAppAnimationLayer = makeChildSurface(null)972 mHomeAppAnimationLayer = makeChildSurface(null)976 mSplitScreenDividerAnchor = makeChildSurface(null)
2190 return p.makeChildSurface(this); in makeSurface()2197 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in WindowContainer2201 return p.makeChildSurface(child) in makeChildSurface()
206 mBackColorSurface = displayContent.makeChildSurface(null) in ScreenRotationAnimation()
4733 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in DisplayContent
51 when(mockAr.makeChildSurface(any())).thenReturn(new MockSurfaceControlBuilder()); in buildThumbnail()
95 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in DimmerTests.MockSurfaceBuildingContainer
603 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in DisplayAreaTest.TestDisplayArea
846 SurfaceControl.Builder makeChildSurface(WindowContainer child) {
1248 SurfaceControl.Builder makeChildSurface(WindowContainer child) { in makeChildSurface() method in WindowContainerTests.MockSurfaceBuildingContainer
45816 HSPLcom/android/server/wm/DisplayContent;->makeChildSurface(Lcom/android/server/wm/WindowContainer;…49608 HSPLcom/android/server/wm/WindowContainer;->makeChildSurface(Lcom/android/server/wm/WindowContainer…