Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dartist.c496 int dx, dy, t, e, x, y, incy, diago, horiz; in draw_line() local
549 diago = (dy - dx) << 1; in draw_line()
578 e += diago; in draw_line()