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

Commit c763303e authored by Mathias Agopian's avatar Mathias Agopian Committed by Android Git Automerger
Browse files

am 92c3a307: am 3e095b25: workaround: don\'t reset compositionType to...

am 92c3a307: am 3e095b25: workaround: don\'t reset compositionType to HWC_FRAMEBUFFER [DO NOT MERGE]

* commit '92c3a307':
  workaround: don't reset compositionType to HWC_FRAMEBUFFER [DO NOT MERGE]
parents c208cdd4 92c3a307
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -804,7 +804,7 @@ public:
        getLayer()->acquireFenceFd = fenceFd;
    }
    virtual void setPerFrameDefaultState() {
        getLayer()->compositionType = HWC_FRAMEBUFFER;
        //getLayer()->compositionType = HWC_FRAMEBUFFER;
    }
    virtual void setDefaultState() {
        getLayer()->compositionType = HWC_FRAMEBUFFER;