OSDN Git Service

HWC2: Use SolidColor composition for DimLayer
authorDan Stoza <stoza@google.com>
Wed, 20 Jul 2016 19:52:38 +0000 (12:52 -0700)
committerDan Stoza <stoza@google.com>
Thu, 29 Sep 2016 22:33:03 +0000 (15:33 -0700)
commit0183f7acac82abd358c61d8b735b5ed79c8c81e4
treed1ab23953bc663ff715b157d948af3b062a7d979
parent179533d10781a5f71980e07c64e389c8828507fe
HWC2: Use SolidColor composition for DimLayer

Switches SurfaceFlinger to try to use SolidColor HWC device
composition for DimLayers instead of always falling back to client
composition.

Test: Cherry-pick from internal branch
Bug: 30216498
Change-Id: Ia8af95d214ba72b5657f32f7827a1e6278629f17
services/surfaceflinger/Layer.cpp