commit | a18cee52d953196ce12550df2ac5a14fbf359802 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Tue Apr 07 18:38:42 2015 -0700 |
committer | Dan Albert <danalbert@google.com> | Thu Apr 09 10:41:38 2015 -0700 |
tree | eeb5ce69df8d5b1ea15ad991fc6ed3d449802faf | |
parent | 47c1cf4b35616059409a0674382c2318494e877b [diff] |
Ensure alignment of Res_png_9patch. This doesn't alter the alignment of the data within the struct, but enforces that this structure will be appropriately aligned when used. The image_info struct has this struct preceded by a bool, which causes odd alignment for the members of this struct. Change-Id: Ia2ef5c81b2f961c0f61858a10a7821d82f600919