Searched refs:mCurrentBounds (Results 1 – 1 of 1) sorted by relevance
63 private final Rect mCurrentBounds = new Rect(); field in SwipePipToHomeAnimator239 currentRect.round(mCurrentBounds); in onAnimationUpdate()241 mPipContentOverlay.onAnimationUpdate(tx, mCurrentBounds, progress); in onAnimationUpdate()243 return onAnimationScaleAndCrop(progress, tx, mCurrentBounds); in onAnimationUpdate()