commit | 6c7fbb3fb85d437982adef0dd8f609a47d6bc631 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Thu Oct 09 09:47:12 2014 -0700 |
committer | The Android Automerger <android-build@google.com> | Thu Oct 09 15:22:36 2014 -0700 |
tree | 87ce15febc15c2063c3655b28214e97929de5660 | |
parent | 7a15279e0117506822fc933b9e6e8311e7b16b78 [diff] |
Fix VideoFrame class layout for 64/32 bit This structure is passed between 64 and 32 bit processes via shared memory, so ensure it's the same size, and that the members we care about are in the same place. Bug: 17569156 Change-Id: Id776bc825af1fbf43a6dd3407cca064f6d932902