| commit | 0c69cad13dda09f1df1dbf23810b1c5b7f28ba08 | [log] [tgz] |
|---|---|---|
| author | David Sodman <dsodman@google.com> | Mon Aug 21 12:12:51 2017 -0700 |
| committer | David Sodman <dsodman@google.com> | Tue Nov 07 00:13:38 2017 -0800 |
| tree | 7e8a4444d056b2f079a2e65011685018098503b3 | |
| parent | 1b70ec25ce919767610c2e1c6df0d28bf00b4a23 [diff] |
Refactor Layer/ColorLayer into siblings
New class hierarchy should look like:
Layer (abstract)
/ \
/ \
Buffer Color
Layer Layer
Note: LayerBuffer is what previously was referred to by class Layer
Test: Transaction_test.cpp/manual test
Change-Id: I372a27d533e08371da37be811e4372404f7787bd