commit | eb085e0c579f310e2670204b14b742b68c70bc9e | [log] [tgz] |
---|---|---|
author | David Sodman <dsodman@google.com> | Thu Oct 05 18:49:04 2017 -0700 |
committer | David Sodman <dsodman@google.com> | Tue Nov 07 00:13:45 2017 -0800 |
tree | aa0b177dea9aca8a4bd9f6a9ae6203846ebeb7c4 | |
parent | 41fdfc920e2a479add53a1936c3ae76cdbea41db [diff] |
Move mSurfaceFlingerConsumer into BufferLayer One of the benefits of splitting the Layer class to have the BufferLayer specific derived class is so that the SurfaceFlingerConsumer can be completely removed from the ColorLayer class (which has no BufferQueue). This change implements that change. Test: Transaction_test.cpp and manual test Change-Id: Ia923c3e0ea366f58de61eca31b444b3332a23e51