Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/dev/
H A Dcrmfb.c193 static void crmfb_bitblt(struct crmfb_softc *, int, int, int, int, int, int,
1257 crmfb_bitblt(struct crmfb_softc *sc, int xs, int ys, int xd, int yd, in crmfb_bitblt() function
1357 crmfb_bitblt(scr->scr_cookie, xs, y, xd, y, width, height, 3); in crmfb_copycols()
1426 crmfb_bitblt(sc, x, y, x, y, wi, he, 12); in crmfb_cursor()
1437 crmfb_bitblt(sc, x, y, x, y, wi, he, 12); in crmfb_cursor()