Searched refs:toBottom (Results 1 – 2 of 2) sorted by relevance
274 toBottom: Int in <lambda>()285 PropertyValuesHolder.ofInt(VIEW_BOTTOM, toBottom)) in <lambda>()
409 float toBottom = toFullScreen ? mFullScreenButtonsTranslation / mScale : 0; in startAnimation() local415 float bottom = fromBottom + t * (toBottom - fromBottom); in startAnimation()