diff options
author | Ashok Bhat <ashok.bhat@arm.com> | 2014-01-08 14:04:51 +0000 |
---|---|---|
committer | David Butcher <david.butcher@arm.com> | 2014-01-09 15:12:04 +0000 |
commit | a931d5218cfee89c7629ffa6cde324fa966449f9 (patch) | |
tree | b8838e043cf755abd2b90acfbad68f55f68f67fe /drm/java | |
parent | 76d5cdd820b5d81af8de73180c272d7f8a01caae (diff) |
AArch64: Use long for pointers in view/input classes
For storing pointers, long is used in view/input classes,
as native pointers can be 64-bit.
In addition, some minor changes have been done
to conform with standard JNI practice (e.g. use
of jint instead of int in JNI function prototypes)
Change-Id: Iafda9f4653c023bcba95b873637d935d0b569f5d
Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
Signed-off-by: Marcus Oakland <marcus.oakland@arm.com>
Signed-off-by: Kévin PETIT <kevin.petit@arm.com>
Diffstat (limited to 'drm/java')
0 files changed, 0 insertions, 0 deletions