HomeSort by: relevance | last modified time | path
    Searched refs:RZ3AlphaCopy (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/amiga/dev/
ite_rh.c 159 RZ3AlphaCopy(ip->grf, 0, top+lines, 0, top, ip->cols, bottom-top-lines+1);
177 RZ3AlphaCopy(ip->grf, 0, top, 0, top+lines, ip->cols, bottom-top-lines+1);
243 RZ3AlphaCopy(ip->grf, sx, sy, sx + count, sy,
247 RZ3AlphaCopy(ip->grf, sx + count, sy, sx, sy,
grf_rhreg.h 159 "C" void RZ3AlphaCopy (unsigned short xs, unsigned short ys,
283 void RZ3AlphaCopy (unsigned short xs, unsigned short ys,
296 * All coordinates are in characters. RZ3AlphaCopy does not
312 * All coordinates are in characters. RZ3AlphaCopy does not
320 * simply uses RZ3AlphaCopy to copy the desired area from
682 void RZ3AlphaCopy(struct grf_softc *gp,
grf_rh.c 224 RZ3AlphaCopy(gp, xd, yd+md->TY, xd, yd, w, h);
228 RZ3AlphaCopy(struct grf_softc *gp, unsigned short xs, unsigned short ys,

Completed in 45 milliseconds