Home
last modified time | relevance | path

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

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