Searched refs:mCurrentBoundsF (Results 1 – 1 of 1) sorted by relevance
62 private final RectF mCurrentBoundsF = new RectF(); field in SwipePipToHomeAnimator232 mHomeToWindowPositionMap.mapRect(mCurrentBoundsF, currentRect); in onAnimationUpdate()233 onAnimationUpdate(tx, mCurrentBoundsF, progress); in onAnimationUpdate()