commit | 91699a82eb3cf382c78a6c5ba73405f86bc394c7 | [log] [tgz] |
---|---|---|
author | Dan Stoza <stoza@google.com> | Wed Jun 04 15:21:22 2014 -0700 |
committer | Dan Stoza <stoza@google.com> | Wed Jun 04 16:10:46 2014 -0700 |
tree | 8200cc29516b9c1d3cdc08820abb7726944f4ee0 | |
parent | 80efde7c110d1bdedf9af3fd8ed8f299f8af08cf [diff] |
hwcomposer: Correct padding for 32/64-bit The size of hwc_layer_1_t varies depending on whether we're building for a 32- or 64-bit target. This change splits the padding into two sections so that we can add more fields without changing the overall size on either bitness. Change-Id: Ib7c960a9feb0061586dc6398211d7d3dc012d573