Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 67) sorted by relevance

123

/qemu/tests/tcg/hexagon/
H A Dhvx_histogram.c25 const int height = 20; variable
50 static void ref_histogram(uint8_t *src, int stride, int width, int height, in ref_histogram()
64 static void hvx_histogram(uint8_t *src, int stride, int width, int height, in hvx_histogram()
/qemu/hw/display/
H A Dramfb.c27 uint32_t height; member
35 uint32_t width, height; member
47 static DisplaySurface *ramfb_create_display_surface(int width, int height, in ramfb_create_display_surface()
84 uint32_t fourcc, format, width, height; in ramfb_fw_cfg_write() local
H A Dartist.c34 unsigned int height; member
53 uint16_t height; member
223 int starty, int height) in artist_invalidate_lines()
385 unsigned int width, unsigned int height) in block_move()
451 unsigned int width, unsigned int height) in fill_window()
912 int width, height; in artist_reg_write() local
1358 int width, int height) in artist_create_buffer()
H A Dvirtio-gpu-gl.c33 uint32_t width, height; in virtio_gpu_gl_update_cursor_data() local
H A Dcg3.c84 uint16_t width, height, depth; member
96 unsigned int width, height; in cg3_update_display() local
H A Dvga.c1158 int width, cwidth, height, cheight; in vga_get_text_resolution() local
1197 int cx, cy, cheight, cw, ch, cattr, height, width, ch_attr; in vga_draw_text() local
1429 int width, height; in vga_get_resolution() local
1482 int width, height, shift_control, bwidth, bits; in vga_draw_graphic() local
1905 int cw, cheight, width, height, size, c_min, c_max; in vga_update_text() local
H A Dvirtio-gpu-udmabuf.c203 uint32_t width, height; virtio_gpu_update_dmabuf() local
/qemu/include/ui/
H A Drect.h12 uint16_t height; member
17 uint16_t width, uint16_t height) in qemu_rect_init()
H A Dpixman-minimal.h101 int height; member
118 int height, in create_bits()
157 int height, in pixman_image_create_bits()
H A Degl-helpers.h19 int height; member
/qemu/ui/
H A Dvnc-enc-zywrle.h336 static inline void filter_wavelet_square(int *buf, int width, int height, in filter_wavelet_square()
412 static inline void filter_wavelet_square(int *buf, int width, int height, in filter_wavelet_square()
444 static inline void wavelet(int *buf, int width, int height, int level) in wavelet()
588 #define ZYWRLE_PACK_COEFF(buf, data, t, width, height, scanline, level) \ argument
593 #define ZYWRLE_UNPACK_COEFF(buf, data, t, width, height, scanline, level) \ argument
H A Dcursor.c12 unsigned int width, height, colors, chars; in cursor_parse_xpm() local
93 QEMUCursor *cursor_alloc(uint16_t width, uint16_t height) in cursor_alloc()
H A Dconsole.c467 DisplaySurface *qemu_create_displaysurface(int width, int height) in qemu_create_displaysurface()
478 DisplaySurface *qemu_create_displaysurface_from(int width, int height, in qemu_create_displaysurface_from()
603 int width, int height, in console_handle_touch_event()
780 int height = qemu_console_get_height(con, y + h); in dpy_gfx_update() local
820 int height; in dpy_gfx_replace_surface() local
1025 uint32_t width, uint32_t height, in dpy_gl_scanout_texture()
1186 int height = 480; in graphic_console_init() local
1223 int height = qemu_console_get_height(con, 480); in graphic_console_close() local
1470 void qemu_console_resize(QemuConsole *s, int width, int height) in qemu_console_resize()
H A Degl-helpers.c99 egl_fb_setup_default(egl_fb * fb,int width,int height) egl_fb_setup_default() argument
106 egl_fb_setup_for_tex(egl_fb * fb,int width,int height,GLuint texture,bool delete) egl_fb_setup_for_tex() argument
124 egl_fb_setup_new_tex(egl_fb * fb,int width,int height) egl_fb_setup_new_tex() argument
[all...]
H A Dui-qmp-cmds.c232 int height = pixman_image_get_height(image); in png_save() local
302 int height = pixman_image_get_height(image); in ppm_save() local
H A Dqemu-pixman.c229 pixman_image_t *qemu_pixman_glyph_from_vgafont(int height, const uint8_t *font, in qemu_pixman_glyph_from_vgafont()
312 int height, in qemu_pixman_image_new_shareable()
H A Dspice-input.c110 int width, height; member
169 static void tablet_set_logical_size(SpiceTabletInstance* sin, int width, int height) in tablet_set_logical_size()
H A Ddmabuf.c16 uint32_t height; member
32 qemu_dmabuf_new(uint32_t width,uint32_t height,uint32_t stride,uint32_t x,uint32_t y,uint32_t backing_width,uint32_t backing_height,uint32_t fourcc,uint64_t modifier,int32_t dmabuf_fd,bool allow_fences,bool y0_top) qemu_dmabuf_new() argument
H A Degl-headless.c88 uint32_t width, height, texture; in egl_scanout_dmabuf() local
107 uint32_t width, height, texture; in egl_cursor_dmabuf() local
H A Ddbus-console.c113 uint32_t width, height; in dbus_gl_scanout_dmabuf() local
410 int width, height; in dbus_touch_send_event() local
448 int width, height; in dbus_mouse_set_pos() local
/qemu/include/hw/xen/interface/io/
H A Dfbif.h33 int32_t height; /* rect height */ member
46 int32_t height; /* height in pixels */ member
120 int32_t height; /* the height of the framebuffer (in pixels) */ member
/qemu/contrib/vhost-user-gpu/
H A Dvugpu.h63 uint32_t height; member
71 uint32_t height; member
80 uint32_t height; member
125 uint32_t width, height; member
H A Dvugbm.h52 uint32_t height; member
/qemu/include/hw/display/
H A Dmacfb.h47 uint32_t height; member
64 uint32_t width, height; /* in pixels */ member
/qemu/include/hw/virtio/
H A Dvirtio-gpu.h47 uint32_t height; member
68 uint32_t width, height; member
76 uint32_t width, height; member
87 uint32_t width, height; member

123