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

Commit 4f85fce0 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "window: Add query enum for num buffers" into ics

parents bd6fe1eb 708dd8c8
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -215,6 +215,8 @@ enum {
     *
     *
     */
     */
    NATIVE_WINDOW_TRANSFORM_HINT = 8,
    NATIVE_WINDOW_TRANSFORM_HINT = 8,

    NATIVE_WINDOW_NUM_BUFFERS = 9,
};
};


/* valid operations for the (*perform)() hook */
/* valid operations for the (*perform)() hook */