Home
last modified time | relevance | path

Searched refs:cols (Results 1 – 11 of 11) sorted by relevance

/qemu/hw/display/
H A Dnext-fb.c42 uint32_t cols; member
57 for (i = 0; i < nfbstate->cols / 4; i++) { in nextfb_draw_line()
79 src_width = s->cols / 4 + 8; in nextfb_update()
80 dest_width = s->cols * 4; in nextfb_update()
84 s->cols, src_width); in nextfb_update()
88 framebuffer_update_display(surface, &s->fbsection, s->cols, s->rows, in nextfb_update()
92 dpy_gfx_update(s->con, 0, 0, s->cols, s->rows); in nextfb_update()
115 s->cols = 1120; in nextfb_realize()
119 qemu_console_resize(s->con, s->cols, s->rows); in nextfb_realize()
H A Dpl110.c71 int cols; member
97 VMSTATE_INT32(cols, PL110State),
268 src_width = s->cols; in pl110_update_display()
299 s->cols, s->rows, in pl110_update_display()
300 src_width, s->cols * 4, 0, in pl110_update_display()
306 dpy_gfx_update(s->con, 0, first, s->cols, last - first + 1); in pl110_update_display()
316 qemu_console_resize(s->con, s->cols, s->rows); in pl110_invalidate_display()
358 if (width != s->cols || height != s->rows) { in pl110_resize()
363 s->cols = width; in pl110_resize()
465 pl110_resize(s, s->cols, n); in pl110_write()
[all …]
H A Dframebuffer.c58 int cols, /* Width in pixels. */ in framebuffer_update_display() argument
91 dest -= dest_col_pitch * (cols - 1); in framebuffer_update_display()
107 fn(opaque, dest, src, cols, dest_col_pitch); in framebuffer_update_display()
H A Dframebuffer.h54 int cols,
/qemu/include/standard-headers/linux/
H A Dvirtio_console.h48 __virtio16 cols; member
/qemu/qapi/
H A Dchar.json413 # @cols: console width, in chars
426 '*cols': 'int',
/qemu/hw/arm/
H A Domap1.c1910 uint8_t cols; member
1940 uint8_t *row, rows = 0, cols = ~s->cols; in omap_mpuio_kbd_update() local
1943 if (*row & cols) in omap_mpuio_kbd_update()
1975 return s->cols; in omap_mpuio_read()
2047 s->cols = value; in omap_mpuio_write()
/qemu/hw/char/
H A Dvirtio-serial-bus.c574 config->cols = 0; in get_config()
674 qemu_put_be16(f, config.cols); in virtio_serial_save_device()
/qemu/ui/
H A Dconsole-vc.c1110 width = vc->cols * FONT_WIDTH; in vc_chr_open()
1174 vc->cols = val; in vc_chr_parse()
/qemu/docs/
H A Dqdev-device-use.txt199 * vc:<COLS>Cx<ROWS>C becomes -chardev vc,cols=<COLS>,rows=<ROWS>
/qemu/
H A Dqemu-options.hx3736 "-chardev vc,id=id[[,width=width][,height=height]][[,cols=cols][,rows=rows]]\n"
3969 ``-chardev vc,id=id[[,width=width][,height=height]][[,cols=cols][,rows=rows]]``
3976 ``cols`` and ``rows`` specify that the console be sized to fit a