Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga.c1381 VGA_DRAW_LINE24_LE, enumerator
1636 v = s->big_endian_fb ? VGA_DRAW_LINE24_BE : VGA_DRAW_LINE24_LE; in vga_draw_graphic()