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

Commit b47287e4 authored by Marin Shalamanov's avatar Marin Shalamanov
Browse files

Fix typo

Change-Id: I1f942e612e8bacff536b47ef6b6e114c4d75fba6
parent f367330f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -429,11 +429,11 @@ protected:
    uint32_t mReqHeight;

    // mReqFormat is the buffer pixel format that will be requested at the next
    // deuque operation. It is initialized to PIXEL_FORMAT_RGBA_8888.
    // dequeue operation. It is initialized to PIXEL_FORMAT_RGBA_8888.
    PixelFormat mReqFormat;

    // mReqUsage is the set of buffer usage flags that will be requested
    // at the next deuque operation. It is initialized to 0.
    // at the next dequeue operation. It is initialized to 0.
    uint64_t mReqUsage;

    // mTimestamp is the timestamp that will be used for the next buffer queue