commit | a3850d8f8fc096a7195d34f05f45a4e29926e36c | [log] [tgz] |
---|---|---|
author | Ashok Bhat <ashok.bhat@arm.com> | Wed Jan 08 15:34:15 2014 +0000 |
committer | Narayan Kamath <narayan@google.com> | Thu Feb 06 16:57:49 2014 +0000 |
tree | e6eaa4ca0edd4b3b130db794f3d4c780bd67d725 | |
parent | 449273e2d575041ffe1a5d435666d36923de888b [diff] |
AArch64: Use long for pointers in SurfaceSession class For storing pointers, long is used in SurfaceSession class, as native pointers can be 64-bit. Change-Id: I1535a488dfffaddd20e3beac57e558035d715cbf Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>