Searched refs:mTranslationYDiff (Results 1 – 1 of 1) sorted by relevance
59 private float mTranslationYDiff; field in TransitionImageView165 mTranslationYDiff = mDstRect.top - mSrcRect.top; in calculateDiffs()224 setTranslationY(mSrcRect.top + mProgress * mTranslationYDiff); in setProgress()