Searched refs:scr_height (Results 1 – 2 of 2) sorted by relevance
136 uint32_t scr_width, scr_height; /* in pixels */ member422 for (i = 0; i < s->scr_height; i++) { in tc6393xb_draw_graphic()448 for(i = 0; i < s->scr_height; i++) { in tc6393xb_draw_blank()462 if (s->scr_width == 0 || s->scr_height == 0) in tc6393xb_update_display()471 s->scr_height != surface_height(surface)) { in tc6393xb_update_display()472 qemu_console_resize(s->con, s->scr_width, s->scr_height); in tc6393xb_update_display()564 s->scr_height = 640; in tc6393xb_init()
348 int scr_height = hwa742.fbdev->panel->y_res; in send_frame_handler() local384 enable_tearsync(y, scr_width, h, scr_height, in send_frame_handler()