Searched refs:getStartValue (Results 1 – 2 of 2) sorted by relevance
234 float getStartValue() { in getStartValue() method in OneHandedAnimationController.OneHandedTransitionAnimator272 final float start = getStartValue(); in ofYOffset()293 .translate(tx, leash, getStartValue()); in ofYOffset()
468 T getStartValue() { in getStartValue() method in PipAnimationController.PipTransitionAnimator552 final float alpha = getStartValue() * (1 - fraction) + getEndValue() * fraction; in ofAlpha()637 final Rect start = getStartValue(); in ofBounds()749 tx.setWindowCrop(leash, getStartValue()); in ofBounds()