Searched refs:mTargetX (Results 1 – 1 of 1) sorted by relevance
288 private int mTargetX; field in CropView.AnimationController328 mStartX = mCurrentX = mTargetX; in parkNow()357 mCurrentX = Math.round(mStartX + (mTargetX - mStartX) * progress); in onCalculate()361 if (mCurrentX == mTargetX && mCurrentY == mTargetY in onCalculate()407 mTargetX = centerX; in calculateTarget()