OSDN Git Service

SurfaceFlinger supports ClearClientTarget for Sideband
authorGray Huang <gray.huang@mediatek.com>
Wed, 11 Jan 2017 05:41:09 +0000 (13:41 +0800)
committerWally Yau <wyau@google.com>
Mon, 6 Feb 2017 22:05:00 +0000 (14:05 -0800)
commit267ab79b22f9d0b995ff787e36aca9c39497c489
tree014feb7061d3ac85e4b83c408dccfff6a701be83
parent909ef30a63032f4cada67303ab022be9b7a458da
SurfaceFlinger supports ClearClientTarget for Sideband

When clearing the layer's intersection with the dirty region,
HWC2::Composition::Sideband layer needs to be cleared as well.

Bug: 33443134
Test: manual - enter PIP mode with Live Channel
Change-Id: I4fecc7b5db8a2bf220b681bd087264290d1a2443
services/surfaceflinger/SurfaceFlinger.cpp