Files
frameworks_base/core/java/android/animation
Jeff Brown 20c4f87b29 Use choreographer frame time to schedule animations.
Instead of using the current uptime millis, which can exhibit
substantial jitter depending on when the code runs, use the
current frame's vsync time when performing animations.  The frame
time provides a more consistent pulse.

Bug: 6375101
Change-Id: Icf307cd8524246607db7496c6fef9a5eeb7c0439
2012-04-26 20:12:43 -07:00
..
2011-06-08 09:42:37 -07:00
2011-06-08 09:42:37 -07:00
2011-06-08 09:42:37 -07:00