Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Drfb.c107 bool adjust_pixels; member
340 bool adjust_pixels = true; in rfb_recv_set_pixfmt_msg() local
387 adjust_pixels = false; in rfb_recv_set_pixfmt_msg()
394 rc->new_pixfmt.adjust_pixels = adjust_pixels; in rfb_recv_set_pixfmt_msg()
474 if (!rc->pixfmt.adjust_pixels) { in rfb_adjust_pixels()
596 if (rc->pixfmt.adjust_pixels) { in rfb_send_all()