Home
last modified time | relevance | path

Searched refs:vnc_hextile_send_framebuffer_update (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc-enc-hextile.c46 int vnc_hextile_send_framebuffer_update(VncState *vs, int x, in vnc_hextile_send_framebuffer_update() function
H A Dvnc.h623 int vnc_hextile_send_framebuffer_update(VncState *vs, int x,
H A Dvnc.c961 n = vnc_hextile_send_framebuffer_update(vs, x, y, w, h); in vnc_send_framebuffer_update()