f5811ba2df
private_handle_t's memory layout must be consistent between the 32-bit and 64-bit gralloc, in case buffers are passed between processes. Replace the (variably sized) uintptr_t base with a fixed size uint64_t, and enforce 8-byte alignment for architectures where uint64_t alignment varies between 32-bit and 64-bit. Change-Id: I06cb31d4b9620ea18e5b50d3a3142b5adb2d2a14 Signed-off-by: Greg Hackmann <ghackmann@google.com> |
||
---|---|---|
.. | ||
Android.mk | ||
framebuffer.cpp | ||
gr.h | ||
gralloc.cpp | ||
gralloc_priv.h | ||
mapper.cpp |