| /openbmc/qemu/ui/ |
| H A D | sdl2-2d.c | 83 ((surface_width(old_surface) != surface_width(new_surface)) || in sdl2_2d_switch() 89 surface_width(new_surface), in sdl2_2d_switch() 122 surface_width(new_surface), in sdl2_2d_switch() 144 surface_width(scon->surface), in sdl2_2d_redraw()
|
| H A D | console-gl.c | 83 surface_width(surface), in surface_gl_create_texture() 89 surface_width(surface), in surface_gl_create_texture() 129 glTexStorageMem2DEXT(GL_TEXTURE_2D, 1, GL_RGBA8, surface_width(surface), in surface_gl_create_texture_from_fd() 204 gw = surface_width(surface); in surface_gl_setup_viewport()
|
| H A D | gtk-egl.c | 99 surface_width(vc->gfx.ds), in gd_egl_draw() 127 surface_width(vc->gfx.ds), in gd_egl_draw() 197 trace_gd_switch(vc->label, surface_width(surface), surface_height(surface)); in gd_egl_switch() 200 surface_width(vc->gfx.ds) == surface_width(surface) && in gd_egl_switch() 363 fbw = surface_width(vc->gfx.ds); in gd_egl_scanout_flush()
|
| H A D | spice-display.c | 195 int blocks = DIV_ROUND_UP(surface_width(ssd->ds), blksize); in qemu_spice_create_update() 333 surface_size = (uint64_t) surface_width(ssd->ds) * in qemu_spice_create_host_primary() 344 surface.width = surface_width(ssd->ds); in qemu_spice_create_host_primary() 398 surface_width(surface) == pixman_image_get_width(ssd->surface) && in qemu_spice_display_switch() 403 surface_width(surface), in qemu_spice_display_switch() 412 surface_width(surface), in qemu_spice_display_switch() 419 surface_width(surface), in qemu_spice_display_switch() 869 surface_width(ssd->ds), surface_height(ssd->ds)); in spice_gl_refresh() 882 surface_width(ssd->ds), surface_height(ssd->ds)); in spice_gl_refresh() 1027 surface_width(ssd->ds), in spice_gl_switch() [all …]
|
| H A D | gtk-gl-area.c | 57 fbw = surface_width(vc->gfx.ds); in gd_gl_area_draw() 201 trace_gd_switch(vc->label, surface_width(surface), surface_height(surface)); in gd_gl_area_switch() 204 surface_width(vc->gfx.ds) == surface_width(surface) && in gd_gl_area_switch()
|
| H A D | dbus-listener.c | 444 surface_width(ddl->ds), in dbus_scanout_map() 553 surface_width(ddl->ds), in dbus_scanout_map() 610 assert(surface_width(ddl->ds) == w); in dbus_scanout_texture() 659 surface_width(ds) * surface_height(ds) * 4, in dbus_cursor_dmabuf() 665 surface_width(ds), in dbus_cursor_dmabuf() 725 surface_width(ddl->ds), surface_height(ddl->ds)); in dbus_gl_refresh() 808 ddl->proxy, surface_width(ddl->ds), surface_height(ddl->ds), in ddl_scanout() 840 if (x == 0 && y == 0 && w == surface_width(ddl->ds) && h == surface_height(ddl->ds)) { in dbus_gfx_update() 858 int width = surface_width(ddl->ds); in dbus_gl_gfx_switch()
|
| H A D | sdl2.c | 104 surface_width(scon->surface), in sdl2_window_create() 151 surface_width(scon->surface), in sdl2_window_resize() 323 x, 0, surface_width(scon->surface)); in sdl_send_mouse_event() 444 surface_width(scon->surface); in handle_keydown() 512 surf_w = surface_width(scon->surface); in handle_mousemotion() 536 x = (int64_t)bev->x * surface_width(scon->surface) / scr_w; in handle_mousebutton()
|
| H A D | sdl2-gl.c | 103 ((surface_width(old_surface) != surface_width(new_surface)) || in sdl2_gl_switch()
|
| H A D | gtk.c | 278 geo.min_width = surface_width(vc->gfx.ds) * scale_x; in gd_update_geometry_hints() 414 ww_surface = surface_width(vc->gfx.ds) * vc->gfx.scale_x; in gd_update() 498 trace_gd_switch(vc->label, surface_width(surface), surface_height(surface)); in gd_switch() 510 surface_width(vc->gfx.ds) == surface_width(surface) && in gd_switch() 526 surface_width(surface), in gd_switch() 532 surface_width(surface), in gd_switch() 937 fbw = surface_width(vc->gfx.ds); in gd_draw_event() 990 ww_surface = surface_width(vc->gfx.ds) * vc->gfx.scale_x; in gd_motion_event() 1021 fbx >= surface_width(vc->gfx.ds) || in gd_motion_event() 1026 0, surface_width(vc->gfx.ds)); in gd_motion_event() [all …]
|
| H A D | egl-helpers.c | 178 glReadPixels(0, 0, surface_width(dst), surface_height(dst), in egl_fb_read() 184 assert(surface_width(dst) == src->width); in egl_fb_read_rect()
|
| H A D | console-vc.c | 235 qemu_console_fill_rect(QEMU_CONSOLE(s), 0, 0, surface_width(surface), surface_height(surface), in console_refresh() 251 surface_width(surface), surface_height(surface)); in console_refresh() 388 w = surface_width(s->surface) / FONT_WIDTH; in text_console_resize()
|
| H A D | console.c | 234 surface_width(new_surface), in displaychangelistener_gfx_switch() 824 width = surface_width(old_surface); in dpy_gfx_replace_surface() 1430 return surface_width(con->surface); in qemu_console_get_width()
|
| H A D | vnc.c | 628 return MIN(VNC_MAX_WIDTH, ROUND_UP(surface_width(vd->ds), in vnc_width() 634 return MIN(VNC_MAX_WIDTH, surface_width(vd->ds)); in vnc_true_width() 818 surface_width(s1) == surface_width(s2) && in vnc_check_pageflip() 842 surface_width(surface), in vnc_dpy_switch() 846 surface_width(surface), in vnc_dpy_switch() 852 surface_width(surface), in vnc_dpy_switch()
|
| H A D | dbus-console.c | 79 surface_width(new_surface), in dbus_gfx_switch()
|
| /openbmc/qemu/include/ui/ |
| H A D | surface.h | 67 static inline int surface_width(DisplaySurface *s) in surface_width() function
|
| /openbmc/qemu/hw/display/ |
| H A D | vmware_vga.c | 318 if (x + w > surface_width(surface)) { in vmsvga_verify_rect() 320 surface_width(surface), in vmsvga_verify_rect() 368 w = surface_width(surface); in vmsvga_update_rect() 828 ret = s->new_width ? s->new_width : surface_width(surface); in vmsvga_value_read() 1123 if (s->new_width != surface_width(surface) || in vmsvga_check_size()
|
| H A D | xlnx_dp.c | 1228 if ((surface_width(s->g_plane.surface) in xlnx_dp_blend_surface() 1229 != surface_width(s->v_plane.surface)) || in xlnx_dp_blend_surface() 1245 surface_width(s->g_plane.surface), in xlnx_dp_blend_surface() 1251 surface_width(s->g_plane.surface), in xlnx_dp_blend_surface()
|
| H A D | jazz_led.c | 160 memset(d1, 0x00, surface_width(surface) * bpp); in jazz_led_update_display()
|
| H A D | apple-gfx.m | 235 uint32_t width = surface_width(s->surface); 315 if (s->rendering_frame_width == surface_width(s->surface) && 361 width == surface_width(s->surface) &&
|
| H A D | omap_lcdc.c | 263 if (width != surface_width(surface) || in omap_update_display()
|
| H A D | g364fb.c | 251 if (s->width != surface_width(surface) || in g364fb_update_display()
|
| H A D | macfb.c | 468 if (s->width != surface_width(surface) || in macfb_update_display()
|
| H A D | exynos4210_fimd.c | 1262 if (s->ifb == NULL || surface_width(surface) != width || in exynos4210_update_resolution() 1265 surface_width(surface), surface_height(surface), width, height); in exynos4210_update_resolution()
|
| H A D | xenfb.c | 280 scale = surface_width(surface) - 1; in xenfb_mouse_event()
|
| /openbmc/qemu/hw/vfio/ |
| H A D | display.c | 440 (surface_width(dpy->region.surface) != plane.width || in vfio_display_region_update() 477 surface_width(dpy->region.surface), in vfio_display_region_update()
|