Searched refs:surface_format (Results 1 – 10 of 10) sorted by relevance
77 static inline pixman_format_code_t surface_format(DisplaySurface *s) in surface_format() function84 int bits = PIXMAN_FORMAT_BPP(surface_format(s)); in surface_bits_per_pixel()90 int bits = PIXMAN_FORMAT_BPP(surface_format(s)); in surface_bytes_per_pixel()
455 surface_format(ddl->ds), in dbus_scanout_map() 564 surface_format(ddl->ds), in dbus_scanout_map() 770 stride = w * DIV_ROUND_UP(PIXMAN_FORMAT_BPP(surface_format(ddl->ds)), 8); in dbus_gfx_update_sub() 771 img = pixman_image_create_bits(surface_format(ddl->ds), in dbus_gfx_update_sub() 780 int bp = PIXMAN_FORMAT_BPP(surface_format(ddl->ds)) / 8; in dbus_gfx_update_sub() 817 surface_stride(ddl->ds), surface_format(ddl->ds), v_data, in dbus_gfx_update()
92 switch (surface_format(scon->surface)) { in sdl2_2d_switch()
57 switch (surface_format(surface)) { in surface_gl_create_texture()
151 assert(surface_format(edpy->ds) == PIXMAN_x8r8g8b8); in egl_scanout_flush()
186 assert(surface_format(dst) == PIXMAN_x8r8g8b8); in egl_fb_read_rect()
821 surface_format(s1) == surface_format(s2)); in vnc_check_pageflip() 838 vd->guest.format = surface_format(surface); in vnc_dpy_switch() 845 surface_format(surface)); in vnc_dpy_switch() 855 surface_format(surface)); in vnc_dpy_switch()
400 surface_format(surface) == pixman_image_get_format(ssd->surface)) { in qemu_spice_display_switch()444 ssd->mirror = qemu_pixman_mirror_create(surface_format(ssd->ds), in qemu_spice_display_switch()
516 if (surface_format(surface) == PIXMAN_x8r8g8b8) { in gd_switch()
442 surface_format(dpy->region.surface) != format)) { in vfio_display_region_update()