commit | a41e726b8b8846d65f60d6c027d91e042399d215 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Tue Jan 30 15:36:47 2018 -0800 |
committer | Chia-I Wu <olv@google.com> | Wed Feb 21 11:03:04 2018 -0800 |
tree | 7e7e8f7c1a6877f0e9afa95f05148c1036975ab8 | |
parent | da5fdd4494da2766ded8b0284ef2d8fdac7c8c2e [diff] |
graphics: add Composer to HAL support library Extract IComposer implementation from HwcHal and move it to the HAL support library. This requires removal of ComposerHal::removeClient ComposerHal::enableCallback and addition of ComposerHal::dumpDebugInfo ComposerHal::registerEventCallback ComposerHal::unregisterEventCallback since HwcHal does not own a client to send the events to anymore. Test: boots and VTS Change-Id: I491e3d2c31d686661d4d3a44842bcac62cc2b2dc