Searched defs:endValue (Results 1 – 3 of 3) sorted by relevance
38 public Rect evaluate(float fraction, Rect startValue, Rect endValue) { in evaluate()
808 MarginLayoutParams startValue, MarginLayoutParams endValue, float fraction) { in interpolateMarginsRelative()
657 private static String convertToDistanceFromEnd(String value, int endValue) { in convertToDistanceFromEnd()