Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSwipeUpAnimationLogic.java393 final RectF mCropRectF; field in SwipeUpAnimationLogic.SpringAnimationRunner
424 mCropRectF = cropRectF; in SpringAnimationRunner()
455 mMatrix.setRectToRect(mCropRectF, mWindowCurrentRect, ScaleToFit.FILL); in onUpdate()
462 mMatrix.setRectToRect(mCropRectF, mWindowCurrentRect, ScaleToFit.FILL); in onUpdate()