Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTaskOrganizer.java852 final SurfaceControl.Transaction boundsChangeTx = in enterPipWithAlphaAnimation() local
855 .crop(boundsChangeTx, mLeash, destinationBounds) in enterPipWithAlphaAnimation()
856 .round(boundsChangeTx, mLeash, true /* applyCornerRadius */); in enterPipWithAlphaAnimation()
870 }, boundsChangeTx); in enterPipWithAlphaAnimation()