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

Commit 761622e5 authored by Pawin Vongmasa's avatar Pawin Vongmasa
Browse files

Update QueueBufferOutput.

QueueBufferOutput was modified in ag/1806678.

Test: Compiles

Bug: 31399200
Bug: 34481539
Change-Id: I287a4ba84348323e2e39dcbac03c3bf17357d6bc
parent 45548ea8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -121,6 +121,7 @@ interface IOmxBufferProducer {
        uint32_t transformHint;
        uint32_t numPendingBuffers;
        uint64_t nextFrameNumber;
        bool bufferReplaced;
        FrameEventHistoryDelta frameTimestamps;
    };