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.java389 private final TransformParams mLocalTransformParams; field in SwipeUpAnimationLogic.SpringAnimationRunner
426 mLocalTransformParams = transformParams; in SpringAnimationRunner()
456 mLocalTransformParams in onUpdate()
463 mLocalTransformParams.setCornerRadius(mStartRadius); in onUpdate()
466 mLocalTransformParams.applySurfaceParams( in onUpdate()
467 mLocalTransformParams.createSurfaceParams(this)); in onUpdate()