summaryrefslogtreecommitdiff
path: root/libs/gui/ConsumerBase.cpp
diff options
context:
space:
mode:
author Dan Stoza <stoza@google.com> 2015-03-11 14:04:22 -0700
committer Dan Stoza <stoza@google.com> 2015-03-11 14:04:22 -0700
commit358fc008f37e81c2a20425b9707fe137d2b1dbc4 (patch)
treeaea83dbf534e0f6726733d69122ec0c45a643157 /libs/gui/ConsumerBase.cpp
parent35283ef01b53c6fce3be11158100dd950780f19e (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