Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTransition.java237 private void buildFinishTransaction(SurfaceControl.Transaction t, SurfaceControl rootLeash) { in buildFinishTransaction()
761 final SurfaceControl rootLeash = leashReference.makeAnimationLeash().setName( in calculateTransitionInfo() local
DDisplayContent.java1187 SurfaceControl rootLeash = root.getSurfaceControl(); in addShellRoot() local