commit | 04906863a1fa7f296ac11f07e62aa688da39c3ad | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Thu Oct 09 09:47:12 2014 -0700 |
committer | Marco Nelissen <marcone@google.com> | Thu Oct 09 09:47:12 2014 -0700 |
tree | 920f274f1058dafcdc3a0c6a4772eba868f09be4 | |
parent | af1a4dc989d6707116eaefab300ad55124aace66 [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