Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga.c1380 VGA_DRAW_LINE16_LE, enumerator
1632 v = s->big_endian_fb ? VGA_DRAW_LINE16_BE : VGA_DRAW_LINE16_LE; in vga_draw_graphic()