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

Commit 6560727f authored by wyau's avatar wyau Committed by Gerrit Code Review
Browse files

Merge "SurfaceFlinger supports ClearClientTarget for Sideband"

parents 909ef30a 267ab79b
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 &&