commit | cbf1486324ef22d90461f75830b89d57a8893d49 | [log] [tgz] |
---|---|---|
author | Michael Wright <michaelwr@google.com> | Mon May 19 15:42:01 2014 -0700 |
committer | Michael Wright <michaelwr@google.com> | Tue May 20 13:51:06 2014 -0700 |
tree | bd867b808e1c3ba7c47c313d2e558bf57385796d | |
parent | 05ad48206a082057e17723d32493c153faa6881e [diff] |
Pack PointerCoords with BitSet. The converstion from Java PointerCoords to native and then back again was inconsistent. Using a BitSet for all of these operations keeps it in sync. Bug: 15000382 Change-Id: Id3a4558dae3ba3df7c4a9b3cb9d5580b957db8d5