Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/window/
H A DTransitionInfo.java537 public void releaseAnimSurfaces() { in releaseAnimSurfaces() method in TransitionInfo
556 releaseAnimSurfaces(); in releaseAllSurfaces()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
H A DRecentsTransitionHandler.java792 info.releaseAnimSurfaces(); in merge()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DTransitions.java984 info.releaseAnimSurfaces(); in releaseSurfaces()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTransition.java1667 info.releaseAnimSurfaces(); in onTransactionReady()