Searched refs:shape (Results 1 – 9 of 9) sorted by relevance
/qemu/scripts/ |
H A D | render_block_graph.py | 65 ' <shared_perm>\l', shape='none') 73 shape = 'ellipse' 77 shape = 'box' 81 shape = 'box' 83 graph.node(str(n['id']), label, shape=shape)
|
/qemu/hw/display/ |
H A D | qxl-logger.c | 216 cmd->u.set.shape); in qxl_log_cmd_cursor() 217 cursor = qxl_phys2virt(qxl, cmd->u.set.shape, group_id, in qxl_log_cmd_cursor()
|
H A D | qxl-render.c | 318 cursor = qxl_phys2virt(qxl, cmd->u.set.shape, ext->group_id, in qxl_render_cursor() 324 cursor = qxl_phys2virt(qxl, cmd->u.set.shape, ext->group_id, in qxl_render_cursor()
|
/qemu/include/hw/xen/interface/io/ |
H A D | kbdif.h | 478 } shape; member
|
/qemu/tests/functional/ |
H A D | test_mips64el_malta.py | 171 h, w = tuxlogo_bgr.shape[:2]
|
/qemu/docs/interop/ |
H A D | vhost-user-gpu.rst | 21 events for the display updates. It will also update the cursor shape 232 Update the cursor shape and location.
|
/qemu/docs/devel/testing/ |
H A D | functional.rst | 14 into the right shape, e.g. by replacing the 'stdout' python object to redirect
|
/qemu/ui/ |
H A D | spice-display.c | 277 ccmd->u.set.shape = (uintptr_t)cursor; in qemu_spice_create_cursor_update()
|
/qemu/docs/devel/ |
H A D | rust.rst | 410 bindings that are in their final shape or close.
|