Searched refs:getDestinationBounds (Results 1 – 5 of 5) sorted by relevance
67 mPipBoundsState.setBounds(animator.getDestinationBounds());71 onFinishResize(taskInfo, animator.getDestinationBounds(), direction, tx);
126 && Objects.equals(destinationBounds, mCurrentAnimator.getDestinationBounds()) in getAnimator()413 Rect getDestinationBounds() { in getDestinationBounds() method in PipAnimationController.PipTransitionAnimator503 .resetScale(tx, leash, getDestinationBounds()) in ofAlpha()504 .crop(tx, leash, getDestinationBounds()) in ofAlpha()683 final Rect destBounds = getDestinationBounds(); in ofBounds()
150 final Rect destinationBounds = animator.getDestinationBounds();298 return new Rect(animator.getDestinationBounds()); in getCurrentOrAnimatingBounds()817 final Rect destinationBounds = animator.getDestinationBounds(); in onFixedRotationFinished()920 if (!animator.getDestinationBounds().isEmpty()) { in onMovementBoundsChanged()921 destinationBoundsOut.set(animator.getDestinationBounds()); in onMovementBoundsChanged()932 final Rect currentDestinationBounds = animator.getDestinationBounds(); in onMovementBoundsChanged()
262 public Rect getDestinationBounds() { in getDestinationBounds() method in SwipePipToHomeAnimator
1765 mSwipePipToHomeAnimator.getDestinationBounds(),