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

Commit ade9a911 authored by Jesse Hall's avatar Jesse Hall Committed by Android Git Automerger
Browse files

am f65ebc3b: am f5bcb391: Merge "SurfaceFlinger: mFbProducerSlot initailization"

* commit 'f65ebc3b':
  SurfaceFlinger: mFbProducerSlot initailization
parents 0da82a6f f65ebc3b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -461,6 +461,7 @@ void VirtualDisplaySurface::resetPerFrameState() {
    mFbFence = Fence::NO_FENCE;
    mOutputFence = Fence::NO_FENCE;
    mOutputProducerSlot = -1;
    mFbProducerSlot = -1;
}

status_t VirtualDisplaySurface::refreshOutputBuffer() {