Home
last modified time | relevance | path

Searched defs:rootLeash (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
DSplitDecorManager.java109 public void inflate(Context context, SurfaceControl rootLeash, Rect rootBounds) { in inflate()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/kidsmode/
DKidsModeTaskOrganizer.java368 final SurfaceControl rootLeash = mLaunchRootLeash; in updateTask() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DTransitionAnimationHelper.java209 public static void addBackgroundToTransition(@NonNull SurfaceControl rootLeash, in addBackgroundToTransition()
DScreenRotationAnimation.java121 Transaction t, TransitionInfo.Change change, SurfaceControl rootLeash, int animHint) { in ScreenRotationAnimation()
/frameworks/base/services/core/java/com/android/server/wm/
DTransition.java630 private void buildFinishTransaction(SurfaceControl.Transaction t, SurfaceControl rootLeash) { in buildFinishTransaction()
1658 final SurfaceControl rootLeash = leashReference.makeAnimationLeash().setName( in calculateTransitionInfo() local
DDisplayContent.java1371 SurfaceControl rootLeash = root.getSurfaceControl(); in addShellRoot() local