Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dvga.c1493 bool byteswap = !s->big_endian_fb; in vga_draw_graphic() local
1495 bool byteswap = s->big_endian_fb; in vga_draw_graphic() local