Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DSwipeUpAnimationLogic.java192 RectF cropRectF = new RectF(mTaskViewSimulator.getCurrentCropRect()); in createWindowAnimationToHome() local
254 SpringAnimationRunner(HomeAnimationFactory factory, RectF cropRectF, in SpringAnimationRunner()