mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-25 11:07:54 +08:00
tune implementation accoring to the changes of DrmDriverOps and DrmSurfaceBuffer
This commit is contained in:
+282
-257
File diff suppressed because it is too large
Load Diff
@@ -64,7 +64,6 @@ typedef struct GAL_PrivateVideoData {
|
||||
|
||||
DrmSurfaceBuffer *cursor_buff;
|
||||
uint32_t cursor_plane_id;
|
||||
uint32_t cursor_buff_id;
|
||||
|
||||
/* Used to simulate the hardware cursor when hardware cursor not available. */
|
||||
GAL_Surface *cursor;
|
||||
|
||||
Reference in New Issue
Block a user