Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DSwipeUpAnimationLogic.java248 final RectF mCropRectF; field in SwipeUpAnimationLogic.SpringAnimationRunner
257 mCropRectF = cropRectF; in SpringAnimationRunner()
278 mMatrix.setRectToRect(mCropRectF, mWindowCurrentRect, ScaleToFit.FILL); in onUpdate()