commit | d67d2443fc7b65b6d5db0dcdad8978979ac61aec | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenwang@google.com> | Thu Jul 01 12:42:06 2021 -0700 |
committer | Shuzhen Wang <shuzhenwang@google.com> | Thu Jul 01 21:18:28 2021 +0000 |
tree | 903494365ead6259d95c60a0542f0795d1ebca71 | |
parent | 2bd3639d1651cd8aae4ef5e7e9b77fcce729be92 [diff] |
IGBP: Address inconsistent flatten/unflatten for QueueBufferInput Conversion.cpp uses flatten/unflatten to convert between ::IGraphicBufferProducer::QueueBufferInput and ::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer::QueueBufferInput. But because those 2 classes have different definitions, add the code to handle them. Test: libgui_test Bug: 192439037 Change-Id: Ief0ece787912da981de273da89c9247798f83bf3