Searched refs:bhyvegc_image (Results 1 – 9 of 9) sorted by relevance
62 struct bhyvegc_image *65 struct bhyvegc_image *bhyvegc_image; in console_get_image() local67 bhyvegc_image = bhyvegc_get_image(console.gc); in console_get_image()69 return (bhyvegc_image); in console_get_image()
43 struct bhyvegc_image *gc_image;51 struct bhyvegc_image *gc_image; in bhyvegc_init()55 gc_image = calloc(1, sizeof(struct bhyvegc_image)); in bhyvegc_init()93 struct bhyvegc_image *gc_image; in bhyvegc_resize()114 struct bhyvegc_image *
38 struct bhyvegc_image { struct51 struct bhyvegc_image *bhyvegc_get_image(struct bhyvegc *gc); argument
42 struct bhyvegc_image *console_get_image(void);
237 struct bhyvegc_image rc_gci;
414 struct bhyvegc_image *gci; in rfb_handshake_init_message()803 translate_pixels(rfb_client_t *c, struct bhyvegc_image *gci, in translate_pixels()830 rfb_send_rect(rfb_client_t *c, struct bhyvegc_image *gci, in rfb_send_rect()916 rfb_send_all(rfb_client_t *c, struct bhyvegc_image *gci) in rfb_send_all()984 struct bhyvegc_image *gci; in rfb_send_screen()
112 struct bhyvegc_image *gc_image;
258 struct bhyvegc_image *gc; in umouse_event()
60 struct bhyvegc_image *gc_image;