Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/
DTransitionUtil.java223 private static SurfaceControl createLeash(TransitionInfo info, TransitionInfo.Change change, in createLeash() method in TransitionUtil
268 final SurfaceControl leash = createLeash(info, change, order, t); in newTarget()