Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DClipAnimationHelper.java231 public RectF getCurrentRectWithInsets() { in getCurrentRectWithInsets() method in ClipAnimationHelper
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DWindowTransformSwipeHandler.java717 mLiveTileOverlay.update(mClipAnimationHelper.getCurrentRectWithInsets(), in updateFinalShift()