Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTaskViewSimulator.java377 public RectF getCurrentCropRect() { in getCurrentCropRect() method in TaskViewSimulator
388 RectF result = getCurrentCropRect(); in getCurrentRect()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSwipeUpAnimationLogic.java275 startRects[i] = new RectF(tvs.getCurrentCropRect()); in updateProgressForStartRect()
334 RectF cropRectF = new RectF(taskViewSimulator.getCurrentCropRect()); in getWindowAnimationToHomeInternal()
DLauncherSwipeHandlerV2.java239 tvs.getCurrentCropRect().roundOut(crop);
DTaskViewUtils.java293 taskViewSimulator.getCurrentCropRect().round(cropRect); in createRecentsWindowAnimator()
DAbsSwipeUpHandler.java1774 mRemoteTargetHandles[0].getTaskViewSimulator().getCurrentCropRect().round(appBounds);