Home
last modified time | relevance | path

Searched defs:rootIdx (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/util/
H A DTransitionUtil.java162 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in setupLeash() local
221 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in createLeash() local
348 int rootIdx = info.findRootIndex(change.getEndDisplayId()); in rootIndexFor() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DDefaultTransitionHandler.java395 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in startAnimation() local
621 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in startRotationAnimation() local
H A DTransitions.java554 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in setupAnimHierarchy() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DSplitScreenTransitions.java137 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in playInternalAnimation() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
H A DRecentsTransitionHandler.java737 final int rootIdx = TransitionUtil.rootIndexFor(change, mInfo); in merge() local