Home
last modified time | relevance | path

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

/netbsd/sys/arch/amiga/dev/
H A Dmntva.c79 static void mntva_rectfill(struct mntva_softc *sc, int x, int y, int wi,
351 mntva_rectfill(struct mntva_softc *sc, int x, int y, int wi, int he, in mntva_rectfill() function
422 mntva_rectfill(sc, 0, 0, ri->ri_width, in mntva_eraserows()
429 mntva_rectfill(sc, x, y, wi, he, ri->ri_devcmap[bg]); in mntva_eraserows()
475 mntva_rectfill(sc, x, y, w, h, ri->ri_devcmap[bg & 0xf]); in mntva_erasecols()