commit | 78c0ce56129d8109fa2427de769f4d25a971d162 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Wed Mar 19 10:15:51 2014 +0000 |
committer | Narayan Kamath <narayan@google.com> | Wed Mar 19 17:14:54 2014 +0000 |
tree | 17d02c3e6abe4af0852702ff237a1f06d7763960 | |
parent | 7cb1dfe690b2d700ce212712287dfd59c2c8e43f [diff] |
Fix 64 bit compile failures in renderscript Use uintptr_t for pointers (and not uint32_t) and also don't assume that size_t is 32 bits wide. Also uses java longs for passing pointers across JNI boundaries. Change-Id: Ie52bd8ae967fbddc911eda3a43cc799d53bbce66