Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DDividerView.java1130 applyExitAnimationParallax(mOtherTaskRect, position); in resizeStackSurfaces()
1177 private void applyExitAnimationParallax(Rect taskRect, int position) { in applyExitAnimationParallax() method in DividerView