commit | dcab190bd23f632f278af448b0c85b4cadcc6692 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Mon May 14 18:44:17 2012 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Mon May 14 18:44:17 2012 -0700 |
tree | a5ef26d407c976a8d6cc5504393a54636b68b834 | |
parent | 7174a491bc1f89da65eaef3be25f3ea3f3e3bab5 [diff] |
Fix pointer indexing issue in VelocityTracker. VelocityTracker was implicitly assuming that the pointer ids in a MotionEvent were ordered. That is not necessarily the case so we need to be careful while copying the pointer coordinates out. Bug: 6413587 Change-Id: I3b23a954f893eebdf786f2a94207149b092ef036