Searched refs:newport_bitblt (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/arch/sgimips/gio/ |
H A D | newport.c | 318 newport_bitblt(struct newport_devconfig *dc, int xs, int ys, int xd, in newport_bitblt() function 732 newport_bitblt(dc, x, y, x, y, wi, he, 12); in newport_cursor() 743 newport_bitblt(dc, x, y, x, y, wi, he, 12); in newport_cursor() 823 newport_bitblt(dc, xs, y, xd, y, width, height, 3); in newport_copycols() 857 newport_bitblt(dc, x, ys, x, yd, width, height, 3); in newport_copyrows()
|