Searched refs:startTx (Results 1 – 2 of 2) sorted by relevance
549 SurfaceControl.Transaction startTx = extra.getParcelable( in onPipTransitionStateChanged() local553 startTx.setWindowCrop(pipLeash, mPipBoundsState.getBounds().width(), in onPipTransitionStateChanged()557 startTx, finishTx, mPipBoundsState.getBounds(), mStartBoundsAfterRelease, in onPipTransitionStateChanged()
722 SurfaceControl.Transaction startTx = extra.getParcelable(726 startTx.setPosition(mPipTransitionState.mPinnedTaskLeash,728 startTx.apply();