Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskViewUtils.java300 RectF tvBoundsInRoot = new RectF( in createRecentsWindowAnimator() local
305 mt.setRectToRect(tvBounds, tvBoundsInRoot, ScaleToFit.FILL); in createRecentsWindowAnimator()