hyperfb.c | 132 static void hyperfb_bitblt(void *, int, int, int, int, int, 982 hyperfb_bitblt(void *cookie, int xs, int ys, int xd, int yd, int wi, function in typeref:typename:void 1014 hyperfb_bitblt(sc, x, y, x, y, wi, he, RopInv); 1037 hyperfb_bitblt(sc, x, y, x, y, wi, he, RopInv); 1145 hyperfb_bitblt(sc, xs, y, xd, y, width, height, RopSrc); 1195 hyperfb_bitblt(sc, x, ys, x, yd, width, height, RopSrc);
|