Home
last modified time | relevance | path

Searched defs:cropRectF (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSwipeUpAnimationLogic.java194 public float getEndRadius(RectF cropRectF) { in getEndRadius()
334 RectF cropRectF = new RectF(taskViewSimulator.getCurrentCropRect()); in getWindowAnimationToHomeInternal() local
417 RectF cropRectF, in SpringAnimationRunner()