Home
last modified time | relevance | path

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

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