Home
last modified time | relevance | path

Searched defs:update_start (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/display/
H A Dartist.c492 bool update_start, int skip_pix, int max_pix) in draw_line()
618 static void draw_line_size(ARTISTState *s, bool update_start) in draw_line_size()
628 static void draw_line_xy(ARTISTState *s, bool update_start) in draw_line_xy()
677 static void draw_line_end(ARTISTState *s, bool update_start) in draw_line_end()
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.h66 int (*update_start)(struct fb_info *info); member