Home
last modified time | relevance | path

Searched refs:WindowSurfaceController (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowSurfaceController.java47 class WindowSurfaceController { class
79 WindowSurfaceController(String name, int format, int flags, WindowStateAnimator animator, in WindowSurfaceController() method in WindowSurfaceController
H A DWindowStateAnimator.java100 WindowSurfaceController mSurfaceController;
271 WindowSurfaceController createSurfaceLocked() { in createSurfaceLocked()
310 mSurfaceController = new WindowSurfaceController(attrs.getTitle().toString(), format, in createSurfaceLocked()
H A DSession.java106 private final ArraySet<WindowSurfaceController> mAppOverlaySurfaces = new ArraySet<>();
108 private final ArraySet<WindowSurfaceController> mAlertWindowSurfaces = new ArraySet<>();
734 void onWindowSurfaceVisibilityChanged(WindowSurfaceController surfaceController, in onWindowSurfaceVisibilityChanged()
854 final WindowSurfaceController surfaceController = mAlertWindowSurfaces.valueAt(i); in hasAlertWindowSurfaces()
H A DWindowManagerService.java2616 WindowSurfaceController surfaceController; in createSurfaceControl()
6512 WindowSurfaceController surfaceController = windowState.mWinAnimator.mSurfaceController; in clearWindowContentFrameStats()
6531 WindowSurfaceController surfaceController = windowState.mWinAnimator.mSurfaceController; in getWindowContentFrameStats()
H A DRootWindowContainer.java676 final WindowSurfaceController surfaceController = winAnimator.mSurfaceController; in reclaimSomeSurfaceMemory()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWallpaperControllerTests.java98 WindowSurfaceController windowSurfaceController = mock(WindowSurfaceController.class); in testWallpaperScreenshot()
H A DWindowManagerServiceTests.java226 final WindowSurfaceController surfaceController = mock(WindowSurfaceController.class); in testRelayoutExitingWindow()
H A DRecentsAnimationControllerTest.java715 win1.mWinAnimator.mSurfaceController = mock(WindowSurfaceController.class); in testCleanupAnimation_expectExitAnimationDone()
H A DRemoteAnimationControllerTest.java761 mImeWindow.mWinAnimator.mSurfaceController = mock(WindowSurfaceController.class); in testLaunchRemoteAnimationWithoutImeBehind()
/aosp14/frameworks/base/core/proto/android/server/
H A Dwindowmanagerservice.proto491 /* represents WindowSurfaceController */
/aosp14/frameworks/base/services/
H A Dart-profile-boot740 Lcom/android/server/wm/WindowSurfaceController;->hasSurface()Z
H A Dart-profile12172 …erver/wm/WindowStateAnimator;->createSurfaceLocked()Lcom/android/server/wm/WindowSurfaceController;
12177 …;->hasSurface()Z+]Lcom/android/server/wm/WindowSurfaceController;Lcom/android/server/wm/WindowSurf…
12181 HSPLcom/android/server/wm/WindowSurfaceController;-><init>(Ljava/lang/String;IILcom/android/server/…
12182 HPLcom/android/server/wm/WindowSurfaceController;->destroy(Landroid/view/SurfaceControl$Transaction…
12183 HSPLcom/android/server/wm/WindowSurfaceController;->getShown()Z
12184 HSPLcom/android/server/wm/WindowSurfaceController;->getSurfaceControl(Landroid/view/SurfaceControl;…
12185 HSPLcom/android/server/wm/WindowSurfaceController;->hasSurface()Z
12186 HPLcom/android/server/wm/WindowSurfaceController;->hideSurface(Landroid/view/SurfaceControl$Transac…
12187 HSPLcom/android/server/wm/WindowSurfaceController;->setColorSpaceAgnostic(Landroid/view/SurfaceCont…
12188 HSPLcom/android/server/wm/WindowSurfaceController;->setShown(Z)V
[all …]