Searched refs:cursor_alloc (Results 1 – 7 of 7) sorted by relevance
48 c = cursor_alloc(width, height); in cursor_parse_xpm()93 QEMUCursor *cursor_alloc(uint16_t width, uint16_t height) in cursor_alloc() function
252 c = cursor_alloc(cursor->header.width, cursor->header.height); in qxl_cursor()
135 s->current_cursor = cursor_alloc(64, 64); in vhost_user_gpu_handle_cursor()
524 qc = cursor_alloc(c->width, c->height); in vmsvga_cursor_define()
161 s->cursor = cursor_alloc(64, 64); in ati_cursor_define()
97 s->current_cursor = cursor_alloc(64, 64); in update_cursor()
166 QEMUCursor *cursor_alloc(uint16_t width, uint16_t height);