Searched refs:mStartScale (Results 1 – 1 of 1) sorted by relevance
287 private float mStartScale; field in CropView.AnimationController320 mStartScale = mCurrentScale; in startParkingAnimation()330 mStartScale = mCurrentScale = mTargetScale; in parkNow()359 mCurrentScale = mStartScale + (mTargetScale - mStartScale) * progress; in onCalculate()