Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSwipeUpAnimationLogic.java390 private final TransformParams mLocalTransformParams; field in SwipeUpAnimationLogic.SpringAnimationRunner
427 mLocalTransformParams = transformParams; in SpringAnimationRunner()
457 mLocalTransformParams in onUpdate()
464 mLocalTransformParams.setCornerRadius(mStartRadius); in onUpdate()
467 mLocalTransformParams.applySurfaceParams( in onUpdate()
468 mLocalTransformParams.createSurfaceParams(this)); in onUpdate()