Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/util/
H A DTransitionUtil.java213 private static SurfaceControl createLeash(TransitionInfo info, TransitionInfo.Change change, in createLeash() method in TransitionUtil
258 final SurfaceControl leash = createLeash(info, change, order, t); in newTarget()