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

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

Merge "SurfaceFlinger supports ClearClientTarget for Sideband"

am: 6560727f

Change-Id: Idfeaf9f6e29eda948b44a1110ae18a5099a0977e
parents f62690cd 6560727f
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 &&