Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga.c1383 VGA_DRAW_LINE15_BE, enumerator
1628 v = s->big_endian_fb ? VGA_DRAW_LINE15_BE : VGA_DRAW_LINE15_LE; in vga_draw_graphic()