Searched defs:vmw_cursor_plane_state (Results 1 – 1 of 1) sorted by relevance
275 struct vmw_cursor_plane_state { struct276 struct ttm_buffer_object *bo;277 struct ttm_bo_kmap_obj map;278 bool mapped;279 s32 hotspot_x;280 s32 hotspot_y;
Completed in 4 milliseconds