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

Commit cfe92f71 authored by Mathias Agopian's avatar Mathias Agopian Committed by Android (Google) Code Review
Browse files

Merge "fix [2712278] The preview buffer left some black borders in left and...

Merge "fix [2712278] The preview buffer left some black borders in left and bottom edges" into kraken
parents 6c3a699e 3f6b0cdd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -159,7 +159,6 @@ public:
    SharedBufferBase(SharedClient* sharedClient, int surface,
            int32_t identity);
    ~SharedBufferBase();
    uint32_t getIdentity();
    status_t getStatus() const;
    size_t getFrontBuffer() const;
    String8 dump(char const* prefix) const;