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

  /src/sys/arch/ews4800mips/stand/common/
console.h 113 void fb_copy(int, int, int, int, int, int);
cons_fb.c 96 fb_copy(0, ROM_FONT_HEIGHT, 0, 0,
102 fb_copy(0, cons.y * ROM_FONT_HEIGHT, 0, 0, FB_WIDTH, FB_HEIGHT / 2);
132 fb_copy(int x0, int y0, int x1, int y1, int w, int h) function in typeref:typename:void

Completed in 13 milliseconds