commit | 3154036acd2cc809388d08ff856198a8512f05f0 | [log] [tgz] |
---|---|---|
author | Eino-Ville Talvala <etalvala@google.com> | Wed Nov 07 16:36:50 2012 -0800 |
committer | Eino-Ville Talvala <etalvala@google.com> | Tue Nov 13 10:26:13 2012 -0800 |
tree | 0ede894b4f153ee1d4f2b94fda00c61a297c9aa7 | |
parent | 6c94a620035d8e719bf4e5040e39db92700bff6c [diff] |
Camera: Fix metadata data alignment, other minor bugs. - When a metadata entry needs to overflow into the data buffer, make sure the starting offset is aligned to the maximum needed by all the metadata types. - Bounds check the data buffer size when adding a new entry - Add new test for the bounds check - Print out doubles correctly. Bug: 7498597 Change-Id: Ic8645a998c096f5b803839ee8076b97862127021