Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWallpaperControllerTests.java45 WindowSurfaceController windowSurfaceController = mock(WindowSurfaceController.class); in testWallpaperScreenshot()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfaceController.java46 class WindowSurfaceController { class
87 public WindowSurfaceController(SurfaceSession s, String name, int w, int h, int format, in WindowSurfaceController() method in WindowSurfaceController
123 void reparentChildrenInTransaction(WindowSurfaceController other) { in reparentChildrenInTransaction()
DSession.java77 private final Set<WindowSurfaceController> mAppOverlaySurfaces = new HashSet<>();
79 private final Set<WindowSurfaceController> mAlertWindowSurfaces = new HashSet<>();
495 void onWindowSurfaceVisibilityChanged(WindowSurfaceController surfaceController, in onWindowSurfaceVisibilityChanged()
DWindowStateAnimator.java121 WindowSurfaceController mSurfaceController;
122 private WindowSurfaceController mPendingDestroySurface;
426 WindowSurfaceController createSurfaceLocked(int windowType, int ownerUid) { in createSurfaceLocked()
487 mSurfaceController = new WindowSurfaceController(mSession.mSurfaceSession, in createSurfaceLocked()
DRootWindowContainer.java491 final WindowSurfaceController surfaceController = winAnimator.mSurfaceController; in reclaimSomeSurfaceMemory()
DWindowManagerService.java2378 WindowSurfaceController surfaceController; in createSurfaceControl()
5851 WindowSurfaceController surfaceController = windowState.mWinAnimator.mSurfaceController; in clearWindowContentFrameStats()
5870 WindowSurfaceController surfaceController = windowState.mWinAnimator.mSurfaceController; in getWindowContentFrameStats()
/frameworks/base/core/proto/android/server/
Dwindowmanagerservice.proto341 /* represents WindowSurfaceController */
/frameworks/base/services/
Dart-profile16719 …r/wm/Session;->onWindowSurfaceVisibilityChanged(Lcom/android/server/wm/WindowSurfaceController;ZI)V
17881 …ver/wm/WindowStateAnimator;->createSurfaceLocked(II)Lcom/android/server/wm/WindowSurfaceController;
17911 HSPLcom/android/server/wm/WindowSurfaceController;-><init>(Landroid/view/SurfaceSession;Ljava/lang/…
17912 HSPLcom/android/server/wm/WindowSurfaceController;->clearCropInTransaction(Z)V
17913 PLcom/android/server/wm/WindowSurfaceController;->deferTransactionUntil(Landroid/os/IBinder;J)V
17914 HSPLcom/android/server/wm/WindowSurfaceController;->destroyNotInTransaction()V
17915 HSPLcom/android/server/wm/WindowSurfaceController;->detachChildren()V
17916 PLcom/android/server/wm/WindowSurfaceController;->dump(Ljava/io/PrintWriter;Ljava/lang/String;Z)V
17917 PLcom/android/server/wm/WindowSurfaceController;->forceScaleableInTransaction(Z)V
17918 HSPLcom/android/server/wm/WindowSurfaceController;->getHandle()Landroid/os/IBinder;
[all …]