Searched refs:get_resolution (Results 1 – 3 of 3) sorted by relevance
103 void (*get_resolution)(struct VGACommonState *s, member
1500 s->get_resolution(s, &width, &height); in vga_draw_graphic()2041 s->get_resolution(s, &width, &height); in vga_update_text()2248 s->get_resolution = vga_get_resolution; in vga_common_init()
747 s->vga.get_resolution(&s->vga, &width, &height); in cirrus_do_copy()2929 s->vga.get_resolution = cirrus_get_resolution; in cirrus_init_common()