diff options
author | 2015-03-11 14:04:22 -0700 | |
---|---|---|
committer | 2015-03-11 14:04:22 -0700 | |
commit | 358fc008f37e81c2a20425b9707fe137d2b1dbc4 (patch) | |
tree | aea83dbf534e0f6726733d69122ec0c45a643157 /libs/gui/ConsumerBase.cpp | |
parent | 35283ef01b53c6fce3be11158100dd950780f19e (diff) |
libgui: Add a union to BufferItem for refactoring
Currently, there are two instances of BufferItem: one inside of
IGraphicBufferConsumer, and a standalone one inside of libgui. They
only differ in the name of one of the fields, so this change modifies
the one inside of libgui to have a union of both names so that the
one inside of IGBC can eventually be refactored away.
Change-Id: I64f495105f56cbf5803cea4aa6b072ea29b70cf5
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions