commit | 07aa8cc9f7a3905e62f71b0be8e0129c69ef81e0 | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Wed May 11 13:50:28 2016 -0400 |
committer | Sean Paul <seanpaul@chromium.org> | Mon May 16 18:22:29 2016 -0400 |
tree | 214e4873c570740a7c0f639f6f252cbc6cb453a6 | |
parent | 717a44be8f9f9282e6708b78cb3f2bbc8de7cb3a [diff] |
DO NOT MERGE: drm_hwcomposer: Add type to DrmCompositionPlane Instead of encoding the plane/composition type in source_layer, move it to its own explicit type. This will allow us to expand source_layer to include more than one layer. BUG=b/28117135 TEST=compiles and runs on smaug Change-Id: I19b1ed8e395347bbefb0fb6a0ab02d6ac0e5c1c1 Signed-off-by: Sean Paul <seanpaul@chromium.org>