commit | 4a06c8008b2edd6677f9a411af79b0a4971b87fe | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Wed Feb 15 15:06:01 2012 -0800 |
committer | Jeff Brown <jeffbrown@google.com> | Wed Feb 15 15:06:01 2012 -0800 |
tree | ce3bca001e3f2a7778d39be2cb5049f7b1620e16 | |
parent | fef3d62b16bccd9ef7a32c2e1da94f694b34c405 [diff] |
Simplify Choreographer API. Removed the listeners and schedule animation / draw methods. Instead all requests are posted as one-shot callbacks, which is a better match for how clients actually use the Choreographer. Bug: 5721047 Change-Id: I113180b2713a300e4444d0d987f52b8157b7ac15