platform_hardware_interfaces/graphics/composer/2.2
Chia-I Wu de0bd95d57 graphics: add composer 2.2 default impl
This adds

  android.hardware.graphics.composer@2.2-hal
  android.hardware.graphics.composer@2.2-passthrough
  android.hardware.graphics.composer@2.2-service

The -hal module makes it easier to write composer 2.2 HAL and is
reusable by vendors.  The -passthrough module provides a HwcHal
class that implements ComposerHal 2.2 on top of hwcomposer2, and is
also resuable by vendors.  Finally, the -service module provides a
(stub) default implementation.

Test: boots and VTS
Change-Id: I4f940a9dea656abc7d9d485bf48d852c13d2ed56
2018-02-21 12:23:41 -08:00
..
default graphics: add composer 2.2 default impl 2018-02-21 12:23:41 -08:00
utils graphics: add composer 2.2 default impl 2018-02-21 12:23:41 -08:00
vts/functional graphics: more reusable libVtsHalGraphicsComposerTestUtils 2018-02-21 11:03:04 -08:00
Android.bp Add new HWC HAL methods for Android P. 2018-01-24 17:19:55 -08:00
IComposer.hal Add new HWC HAL methods for Android P. 2018-01-24 17:19:55 -08:00
IComposerClient.hal [HWC] Add setLayerFloatColor API into HAL. 2018-01-25 05:58:32 +00:00