Home
last modified time | relevance | path

Searched refs:backing_height (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/ui/
H A Ddmabuf.c24 uint32_t backing_height; member
35 uint32_t backing_height, uint32_t fourcc, in qemu_dmabuf_new() argument
48 dmabuf->backing_height = backing_height; in qemu_dmabuf_new()
163 return dmabuf->backing_height; in qemu_dmabuf_get_backing_height()
H A Dgtk-egl.c238 uint32_t backing_width, uint32_t backing_height, in gd_egl_scanout_texture() argument
262 egl_fb_setup_for_tex(&vc->gfx.guest_fb, backing_width, backing_height, in gd_egl_scanout_texture()
271 uint32_t x, y, width, height, backing_width, backing_height, texture; in gd_egl_scanout_dmabuf() local
288 backing_height = qemu_dmabuf_get_backing_height(dmabuf); in gd_egl_scanout_dmabuf()
291 gd_egl_scanout_texture(dcl, texture, y0_top, backing_width, backing_height, in gd_egl_scanout_dmabuf()
306 uint32_t backing_width, backing_height, texture; in gd_egl_cursor_dmabuf() local
316 backing_height = qemu_dmabuf_get_backing_height(dmabuf); in gd_egl_cursor_dmabuf()
317 egl_fb_setup_for_tex(&vc->gfx.cursor_fb, backing_width, backing_height, in gd_egl_cursor_dmabuf()
H A Degl-headless.c62 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 Dgtk-gl-area.c255 uint32_t backing_height, in gd_gl_area_scanout_texture() argument
276 egl_fb_setup_for_tex(&vc->gfx.guest_fb, backing_width, backing_height, in gd_gl_area_scanout_texture()
306 uint32_t x, y, width, height, backing_width, backing_height, texture; in gd_gl_area_scanout_dmabuf() local
321 backing_height = qemu_dmabuf_get_backing_height(dmabuf); in gd_gl_area_scanout_dmabuf()
325 backing_width, backing_height, in gd_gl_area_scanout_dmabuf()
H A Ddbus-listener.c388 uint32_t backing_height, in dbus_scanout_share_d3d_texture() argument
426 backing_height, in dbus_scanout_share_d3d_texture()
498 uint32_t backing_height, in dbus_scanout_texture() argument
504 backing_width, backing_height, x, y, w, h); in dbus_scanout_texture()
519 backing_height, fourcc, modifier, fd, in dbus_scanout_texture()
535 backing_width, backing_height, x, y, w, h); in dbus_scanout_texture()
538 egl_fb_setup_for_tex(&ddl->fb, backing_width, backing_height, tex_id, false); in dbus_scanout_texture()
H A Dsdl2-gl.c206 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 Dconsole.c293 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 Ddbus-console.c99 uint32_t backing_height, in dbus_gl_scanout_texture() argument
H A Dspice-display.c938 uint32_t backing_height, in qemu_spice_gl_scanout_texture() argument
956 spice_qxl_gl_scanout(&ssd->qxl, fd, backing_width, backing_height, in qemu_spice_gl_scanout_texture()
H A Dtrace-events166 …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 Dgtk.h176 uint32_t backing_height,
213 uint32_t backing_height,
H A Ddmabuf.h18 uint32_t backing_height, uint32_t fourcc,
H A Dconsole.h138 uint32_t backing_height; member
245 uint32_t backing_height,
330 uint32_t backing_width, uint32_t backing_height,
H A Dsdl2.h93 uint32_t backing_height,