| /openbmc/qemu/ui/ |
| H A D | dmabuf.c | 26 uint32_t backing_height; member 37 uint32_t backing_width, uint32_t backing_height, in qemu_dmabuf_new() argument 54 dmabuf->backing_height = backing_height; in qemu_dmabuf_new() 201 return dmabuf->backing_height; in qemu_dmabuf_get_backing_height()
|
| H A D | egl-headless.c | 62 uint32_t backing_height, in egl_scanout_texture() argument 73 backing_width, backing_height, backing_id, false); in egl_scanout_texture() 77 edpy->blit_fb.height != backing_height) { in egl_scanout_texture() 79 egl_fb_setup_new_tex(&edpy->blit_fb, backing_width, backing_height); in egl_scanout_texture()
|
| H A D | gtk-egl.c | 242 uint32_t backing_width, uint32_t backing_height, in gd_egl_scanout_texture() argument 266 egl_fb_setup_for_tex(&vc->gfx.guest_fb, backing_width, backing_height, in gd_egl_scanout_texture() 275 uint32_t x, y, width, height, backing_width, backing_height, texture; in gd_egl_scanout_dmabuf() local 292 backing_height = qemu_dmabuf_get_backing_height(dmabuf); in gd_egl_scanout_dmabuf() 295 gd_egl_scanout_texture(dcl, texture, y0_top, backing_width, backing_height, in gd_egl_scanout_dmabuf() 310 uint32_t backing_width, backing_height, texture; in gd_egl_cursor_dmabuf() local 320 backing_height = qemu_dmabuf_get_backing_height(dmabuf); in gd_egl_cursor_dmabuf() 321 egl_fb_setup_for_tex(&vc->gfx.cursor_fb, backing_width, backing_height, in gd_egl_cursor_dmabuf()
|
| H A D | gtk-gl-area.c | 294 uint32_t backing_height, in gd_gl_area_scanout_texture() argument 315 egl_fb_setup_for_tex(&vc->gfx.guest_fb, backing_width, backing_height, in gd_gl_area_scanout_texture() 345 uint32_t x, y, width, height, backing_width, backing_height, texture; in gd_gl_area_scanout_dmabuf() local 360 backing_height = qemu_dmabuf_get_backing_height(dmabuf); in gd_gl_area_scanout_dmabuf() 364 backing_width, backing_height, in gd_gl_area_scanout_dmabuf()
|
| H A D | dbus-listener.c | 332 uint32_t x, y, width, height, fourcc, backing_width, backing_height; in dbus_scanout_dmabuf_v2() local 370 backing_height = qemu_dmabuf_get_backing_height(dmabuf); in dbus_scanout_dmabuf_v2() 386 num_planes, fourcc, backing_width, backing_height, modifier, y0_top, in dbus_scanout_dmabuf_v2() 469 uint32_t backing_height, in dbus_scanout_share_d3d_texture() argument 507 backing_height, in dbus_scanout_share_d3d_texture() 579 uint32_t backing_height, in dbus_scanout_texture() argument 585 backing_width, backing_height, x, y, w, h); in dbus_scanout_texture() 599 backing_height, fourcc, modifier, fd, num_planes, in dbus_scanout_texture() 615 backing_width, backing_height, x, y, w, h); in dbus_scanout_texture() 618 egl_fb_setup_for_tex(&ddl->fb, backing_width, backing_height, tex_id, false); in dbus_scanout_texture()
|
| H A D | sdl2-gl.c | 206 uint32_t backing_height, in sdl2_gl_scanout_texture() argument 223 egl_fb_setup_for_tex(&scon->guest_fb, backing_width, backing_height, in sdl2_gl_scanout_texture()
|
| H A D | console.c | 293 con->scanout.texture.backing_height, in displaychangelistener_display_console() 1023 uint32_t backing_height, in dpy_gl_scanout_texture() argument 1033 backing_id, backing_y_0_top, backing_width, backing_height, in dpy_gl_scanout_texture() 1043 backing_width, backing_height, in dpy_gl_scanout_texture()
|
| H A D | spice-display.c | 1084 uint32_t backing_height, in qemu_spice_gl_scanout_texture() argument 1106 backing_width, backing_height, in qemu_spice_gl_scanout_texture() 1117 spice_server_gl_scanout(&ssd->qxl, fd, backing_width, backing_height, in qemu_spice_gl_scanout_texture()
|
| H A D | dbus-console.c | 99 uint32_t backing_height, in dbus_gl_scanout_texture() argument
|
| H A D | trace-events | 180 …t32_t tex_id, bool backing_y_0_top, uint32_t backing_width, uint32_t backing_height, uint32_t x, u…
|
| /openbmc/qemu/include/ui/ |
| H A D | gtk.h | 178 uint32_t backing_height, 215 uint32_t backing_height,
|
| H A D | dmabuf.h | 20 uint32_t backing_width, uint32_t backing_height,
|
| H A D | sdl2.h | 93 uint32_t backing_height,
|
| H A D | console.h | 138 uint32_t backing_height; member 245 uint32_t backing_height, 330 uint32_t backing_width, uint32_t backing_height,
|