Home
last modified time | relevance | path

Searched refs:surface_height (Results 1 – 24 of 24) sorted by relevance

/qemu/ui/
A Dsdl2-2d.c84 (surface_height(old_surface) != surface_height(new_surface)))) { in sdl2_2d_switch()
90 surface_height(new_surface)); in sdl2_2d_switch()
123 surface_height(new_surface)); in sdl2_2d_switch()
145 surface_height(scon->surface)); in sdl2_2d_redraw()
A Dconsole-gl.c83 surface_height(surface), in surface_gl_create_texture()
89 surface_height(surface), in surface_gl_create_texture()
151 gh = surface_height(surface); in surface_gl_setup_viewport()
A Ddbus-listener.c364 surface_height(ddl->ds), in dbus_scanout_map()
473 surface_height(ddl->ds), in dbus_scanout_map()
531 assert(surface_height(ddl->ds) == h); in dbus_scanout_texture()
579 surface_width(ds) * surface_height(ds) * 4, in dbus_cursor_dmabuf()
586 surface_height(ds), in dbus_cursor_dmabuf()
645 surface_width(ddl->ds), surface_height(ddl->ds)); in dbus_gl_refresh()
722 surface_stride(ddl->ds) * surface_height(ddl->ds), TRUE, in ddl_scanout()
728 ddl->proxy, surface_width(ddl->ds), surface_height(ddl->ds), in ddl_scanout()
760 if (x == 0 && y == 0 && w == surface_width(ddl->ds) && h == surface_height(ddl->ds)) { in dbus_gfx_update()
779 int height = surface_height(ddl->ds); in dbus_gl_gfx_switch()
A Dgtk-egl.c97 vc->gfx.scale_y = (double)wh / surface_height(vc->gfx.ds); in gd_egl_draw()
124 vc->gfx.scale_y = (double)wh / surface_height(vc->gfx.ds); in gd_egl_draw()
193 trace_gd_switch(vc->label, surface_width(surface), surface_height(surface)); in gd_egl_switch()
197 surface_height(vc->gfx.ds) == surface_height(surface)) { in gd_egl_switch()
A Dspice-display.c330 surface_height(ssd->ds) * 4; in qemu_spice_create_host_primary()
341 surface.height = surface_height(ssd->ds); in qemu_spice_create_host_primary()
395 surface_height(surface) == pixman_image_get_height(ssd->surface) && in qemu_spice_display_switch()
400 surface_height(surface), in qemu_spice_display_switch()
409 surface_height(surface)); in qemu_spice_display_switch()
416 surface_height(surface), in qemu_spice_display_switch()
860 surface_height(ssd->ds), in spice_gl_refresh()
898 surface_height(ssd->ds), in spice_gl_switch()
904 surface_height(ssd->ds), in spice_gl_switch()
911 surface_height(ssd->ds)); in spice_gl_switch()
A Dgtk-gl-area.c162 trace_gd_switch(vc->label, surface_width(surface), surface_height(surface)); in gd_gl_area_switch()
166 surface_height(vc->gfx.ds) == surface_height(surface)) { in gd_gl_area_switch()
A Dsdl2-gl.c104 (surface_height(old_surface) != surface_height(new_surface)))) { in sdl2_gl_switch()
A Dgtk.c276 geo.min_height = surface_height(vc->gfx.ds) * VC_SCALE_MIN; in gd_update_geometry_hints()
280 geo.min_height = surface_height(vc->gfx.ds) * vc->gfx.scale_y; in gd_update_geometry_hints()
417 fbh = surface_height(vc->gfx.ds) * vc->gfx.scale_y; in gd_update()
512 surface_height(vc->gfx.ds) == surface_height(surface)) { in gd_switch()
528 surface_height(surface), in gd_switch()
534 surface_height(surface), in gd_switch()
839 fbh = surface_height(vc->gfx.ds); in gd_draw_event()
901 fbh = surface_height(vc->gfx.ds) * vc->gfx.scale_y; in gd_motion_event()
931 y >= surface_height(vc->gfx.ds)) { in gd_motion_event()
937 0, surface_height(vc->gfx.ds)); in gd_motion_event()
[all …]
A Dsdl2.c105 surface_height(scon->surface), in sdl2_window_create()
152 surface_height(scon->surface)); in sdl2_window_resize()
327 y, 0, surface_height(scon->surface)); in sdl_send_mouse_event()
458 height = (surface_height(scon->surface) * width) / in handle_keydown()
A Degl-helpers.c171 glReadPixels(0, 0, surface_width(dst), surface_height(dst), in egl_fb_read()
178 assert(surface_height(dst) == src->height); in egl_fb_read_rect()
A Dconsole-vc.c232 qemu_console_fill_rect(QEMU_CONSOLE(s), 0, 0, surface_width(surface), surface_height(surface), in console_refresh()
248 surface_width(surface), surface_height(surface)); in console_refresh()
386 h = surface_height(s->surface) / FONT_HEIGHT; in text_console_resize()
A Dconsole.c235 surface_height(new_surface)); in displaychangelistener_gfx_switch()
825 height = surface_height(old_surface); in dpy_gfx_replace_surface()
1449 return surface_height(con->surface); in qemu_console_get_height()
A Ddbus-console.c80 surface_height(new_surface)); in dbus_gfx_switch()
A Dvnc.c638 return MIN(VNC_MAX_HEIGHT, surface_height(vd->ds)); in vnc_height()
818 surface_height(s1) == surface_height(s2) && in vnc_check_pageflip()
842 surface_height(surface), in vnc_dpy_switch()
846 surface_height(surface)); in vnc_dpy_switch()
852 surface_height(surface), in vnc_dpy_switch()
/qemu/include/ui/
A Dsurface.h71 static inline int surface_height(DisplaySurface *s) in surface_height() function
/qemu/hw/display/
A Dvmware_vga.c343 if (y + h > surface_height(surface)) { in vmsvga_verify_rect()
345 surface_height(surface), in vmsvga_verify_rect()
369 h = surface_height(surface); in vmsvga_update_rect()
832 ret = s->new_height ? s->new_height : surface_height(surface); in vmsvga_value_read()
1124 s->new_height != surface_height(surface) || in vmsvga_check_size()
A Dxlnx_dp.c1163 (surface_height(s->g_plane.surface) in xlnx_dp_blend_surface()
1164 != surface_height(s->v_plane.surface))) { in xlnx_dp_blend_surface()
1179 surface_height(s->g_plane.surface)); in xlnx_dp_blend_surface()
1185 surface_height(s->g_plane.surface)); in xlnx_dp_blend_surface()
A Djazz_led.c159 for (y = 0; y < surface_height(surface); y++) { in jazz_led_update_display()
A Domap_lcdc.c264 omap_lcd->height != surface_height(surface)) { in omap_update_display()
A Dg364fb.c252 s->height != surface_height(surface)) { in g364fb_update_display()
A Dmacfb.c470 s->height != surface_height(surface)) { in macfb_update_display()
A Dexynos4210_fimd.c1256 surface_height(surface) != height) { in exynos4210_update_resolution()
1258 surface_width(surface), surface_height(surface), width, height); in exynos4210_update_resolution()
A Dxenfb.c283 scale = surface_height(surface) - 1; in xenfb_mouse_event()
/qemu/hw/vfio/
A Ddisplay.c441 surface_height(dpy->region.surface) != plane.height || in vfio_display_region_update()
478 surface_height(dpy->region.surface)); in vfio_display_region_update()

Completed in 86 milliseconds