History log of /frameworks/base/core/java/com/android/internal/view/animation/FallbackLUTInterpolator.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a5dcc6c25d38fe63a15f1b5920c439696726d3da 30-Mar-2016 Teng-Hui Zhu <ztenghui@google.com> LUTInterpolator needs to have 2 frame at minimal

Otherwise, it could be having invalid data, here NAN.
Fix:27343522

Change-Id: I5bb17f04c62f268ec633675015ef589be2413338
/frameworks/base/core/java/com/android/internal/view/animation/FallbackLUTInterpolator.java
65ac8a2bd77015b4f77acc02276be1c6f07c78f5 15-Mar-2015 Andreas Gampe <agampe@google.com> Frameworks/base: Fix missing cast

Without a cast, the division is integer division.

Change-Id: I050e53778de8b1591a0be16ebbee8eed70eb1528
/frameworks/base/core/java/com/android/internal/view/animation/FallbackLUTInterpolator.java
918988c1ce5af002d41c7ac37f3fa490558b0c90 19-May-2014 John Reck <jreck@google.com> Baby steps

Run ViewPropertyAnimators with no listeners on the RenderThread

Change-Id: I7ff5300db96c7f4b59b09e3fff8a0df173f132dd
/frameworks/base/core/java/com/android/internal/view/animation/FallbackLUTInterpolator.java
ad2f8e334f3ef22d3e412b0660a2e1f996f94116 16-May-2014 Alan Viverette <alanv@google.com> Update ripple behavior, use render thread animation

Change-Id: Ib6bc1e08b05d29606f452961963d58b8fc866746
/frameworks/base/core/java/com/android/internal/view/animation/FallbackLUTInterpolator.java
315c329544d7c593d1072b071cbb92d9afe74021 10-May-2014 John Reck <jreck@google.com> Add TimeInterpolator support to RNA

Bug: 14678626

Change-Id: I6554e7fcd42c49fac3618ca792083bb68e358f55
/frameworks/base/core/java/com/android/internal/view/animation/FallbackLUTInterpolator.java