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

  /src/sys/arch/evbppc/explora/dev/
fb_elb.c 109 static void s3_copy(struct fb_dev *, int, int, int, int, int, int, int);
443 s3_copy(fb, 0, srcrow, 0, dstrow, ri->ri_stride, nrows, 0x0f);
457 s3_copy(fb, srccol, row, dstcol, row,
541 s3_copy(struct fb_dev *fb, int src_x, int src_y, int dest_x, int dest_y, function in typeref:typename:void
fb_elb.c 109 static void s3_copy(struct fb_dev *, int, int, int, int, int, int, int);
443 s3_copy(fb, 0, srcrow, 0, dstrow, ri->ri_stride, nrows, 0x0f);
457 s3_copy(fb, srccol, row, dstcol, row,
541 s3_copy(struct fb_dev *fb, int src_x, int src_y, int dest_x, int dest_y, function in typeref:typename:void
fb_elb.c 109 static void s3_copy(struct fb_dev *, int, int, int, int, int, int, int);
443 s3_copy(fb, 0, srcrow, 0, dstrow, ri->ri_stride, nrows, 0x0f);
457 s3_copy(fb, srccol, row, dstcol, row,
541 s3_copy(struct fb_dev *fb, int src_x, int src_y, int dest_x, int dest_y, function in typeref:typename:void

Completed in 34 milliseconds