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

  /src/sys/arch/evbppc/explora/dev/
fb_elb.c 110 static void s3_fill(struct fb_dev *, int, int, int, int, int, int);
416 s3_fill(fb, 0, row, ri->ri_stride, nrows, (attr >> 16)&0x0f, 0x0f);
429 s3_fill(fb, startcol, row, ncols, ri->ri_font->fontheight,
580 s3_fill(struct fb_dev *fb, int x, int y, int width, int height, function in typeref:typename:void
fb_elb.c 110 static void s3_fill(struct fb_dev *, int, int, int, int, int, int);
416 s3_fill(fb, 0, row, ri->ri_stride, nrows, (attr >> 16)&0x0f, 0x0f);
429 s3_fill(fb, startcol, row, ncols, ri->ri_font->fontheight,
580 s3_fill(struct fb_dev *fb, int x, int y, int width, int height, function in typeref:typename:void
fb_elb.c 110 static void s3_fill(struct fb_dev *, int, int, int, int, int, int);
416 s3_fill(fb, 0, row, ri->ri_stride, nrows, (attr >> 16)&0x0f, 0x0f);
429 s3_fill(fb, startcol, row, ncols, ri->ri_font->fontheight,
580 s3_fill(struct fb_dev *fb, int x, int y, int width, int height, function in typeref:typename:void

Completed in 257 milliseconds