OSDN Git Service

Don't force client composition when layer color is black and opaque.
authorKalyan Kondapally <kalyan.kondapally@intel.com>
Sun, 13 Aug 2017 21:31:47 +0000 (14:31 -0700)
committerKalyan Kondapally <kalyan.kondapally@intel.com>
Sun, 13 Aug 2017 21:52:56 +0000 (14:52 -0700)
commitaef6c43399fced790bdfe052fc203716c948ebfa
treed8fc1cb0809bf18ec19db31d6dd981e971379d32
parent682892bb8b8d47e87c58c6399087e1cafc683c31
Don't force client composition when layer color is black and opaque.

If no content is available for enabled plane, it defaults to black.
Instead of forcing SurfaceFlinger to blend this together, lets
ignore this.

Jira: None.
Test: No graphics regressions.
Signed-off-by: Kalyan Kondapally <kalyan.kondapally@intel.com>
os/android/iahwc2.cpp