Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d7a4a56b authored by wyau's avatar wyau Committed by android-build-merger
Browse files

Merge "SurfaceFlinger supports ClearClientTarget for Sideband" am: 6560727f am: adde06b9

am: 1f94c41f

Change-Id: I4a1819a3aa9f4c5aa7233225bdae29435272cade
parents 501e0195 1f94c41f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2143,6 +2143,7 @@ bool SurfaceFlinger::doComposeSurfaces(
                switch (layer->getCompositionType(hwcId)) {
                    case HWC2::Composition::Cursor:
                    case HWC2::Composition::Device:
                    case HWC2::Composition::Sideband:
                    case HWC2::Composition::SolidColor: {
                        const Layer::State& state(layer->getDrawingState());
                        if (layer->getClearClientTarget(hwcId) && !firstLayer &&