Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipTaskOrganizer.java952 final SurfaceControl.Transaction boundsChangeTx = in enterPipWithAlphaAnimation() local
955 .crop(boundsChangeTx, mLeash, destinationBounds) in enterPipWithAlphaAnimation()
956 .round(boundsChangeTx, mLeash, true /* applyCornerRadius */); in enterPipWithAlphaAnimation()
970 }, boundsChangeTx); in enterPipWithAlphaAnimation()