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

Commit ef46cce9 authored by David Sodman's avatar David Sodman
Browse files

SF: Move clearClientTarget to compositionInfo

Bug: 112259502
Test: cts -m CtsViewTestCases
      SurfaceFlinger_test
      vrflinger_test
Change-Id: I71ce3dbe2fe95e774e0bfcd89c7298056eb06304
parent 40a3a5a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -54,6 +54,7 @@ struct CompositionInfo {
        sp<NativeHandle> sidebandStream;
        ui::Dataspace dataspace;
        hwc_color_t color;
        bool clearClientTarget = false;
    } hwc;
    struct {
        Mesh* mesh;