Home
last modified time | relevance | path

Searched refs:qxl_log_cmd_cursor (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/display/
H A Dqxl-logger.c204 int qxl_log_cmd_cursor(PCIQXLDevice *qxl, QXLCursorCmd *cmd, int group_id) in qxl_log_cmd_cursor() function
284 qxl_log_cmd_cursor(qxl, data, ext->group_id); in qxl_log_command()
H A Dqxl.h185 int qxl_log_cmd_cursor(PCIQXLDevice *qxl, QXLCursorCmd *cmd, int group_id);
H A Dqxl-render.c316 qxl_log_cmd_cursor(qxl, cmd, ext->group_id); in qxl_render_cursor()