Home
last modified time | relevance | path

Searched refs:shape (Results 1 – 9 of 9) sorted by relevance

/qemu/scripts/
H A Drender_block_graph.py65 ' <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 Dqxl-logger.c216 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 Dqxl-render.c318 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 Dkbdif.h478 } shape; member
/qemu/tests/functional/
H A Dtest_mips64el_malta.py171 h, w = tuxlogo_bgr.shape[:2]
/qemu/docs/interop/
H A Dvhost-user-gpu.rst21 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 Dfunctional.rst14 into the right shape, e.g. by replacing the 'stdout' python object to redirect
/qemu/ui/
H A Dspice-display.c277 ccmd->u.set.shape = (uintptr_t)cursor; in qemu_spice_create_cursor_update()
/qemu/docs/devel/
H A Drust.rst410 bindings that are in their final shape or close.