History log of /hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ComposerClient.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a41e726b8b8846d65f60d6c027d91e042399d215 31-Jan-2018 Chia-I Wu <olv@google.com> 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
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ComposerClient.h
da5fdd4494da2766ded8b0284ef2d8fdac7c8c2e 30-Jan-2018 Chia-I Wu <olv@google.com> graphics: move ComposerClient to HAL support library

libhwcomposer-client is empty and can be removed. Note that
ComposerClient::initialize is renamed and can fail now.

Test: boots and VTS
Change-Id: Iacd3f995bc094c7dd6b7f91ae64aad0522b3f3d3
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ComposerClient.h