Searched refs:getLeashSurface (Results 1 – 2 of 2) sorted by relevance
1029 final SurfaceControl targetLeash = getLeashSurface(target, null /* t */); in buildFinishTransaction()1524 final SurfaceControl targetLeash = getLeashSurface(target, null /* t */); in commitConfigAtEndActivities()2138 && getLeashSurface(wallpaper, t) != wallpaper.getSurfaceControl()) { in commitVisibleWallpapers()2653 private static SurfaceControl getLeashSurface(WindowContainer wc, in getLeashSurface() method in Transition2771 : null, getLeashSurface(target, startT)); in calculateTransitionInfo()
28916 PLcom/android/server/wm/Transition;->getLeashSurface(Lcom/android/server/wm/WindowContainer;Landroi…