diff options
author | Doris Liu <tianliu@google.com> | 2015-08-26 16:30:20 -0700 |
---|---|---|
committer | Doris Liu <tianliu@google.com> | 2015-08-27 18:12:47 -0700 |
commit | 2822a426ab48f073088e185a94c9d8ee41d7b383 (patch) | |
tree | 412f6c9a3dcde933b2954dc0762720c052a1eec3 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 56d4ce51c2434a290d8cc0b86409beb2a4c61498 (diff) |
Test ValueAnimator with custom timing pulse provider
This CL depends on ag/749611
With the custom timing pulse provider, we are free from the chaos that could
happen on UI thread and any delay that comes as a result. Therefore we can
count on more accurate timing for each frame, which enables us to test things
such as AnimatorUpdateListener, among other things.
Note that there will still be ~2ms delays in addition to the frame interval
in between frames, due to the MessageQueue processing time.
Change-Id: I6de0aa06125d1ecfae788f5dd22536a5fa52e651
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions