OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fb_clear
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/ews4800mips/stand/common/
cons_fb.c
72
fb_clear
(0, 0, FB_WIDTH, FB_HEIGHT, CONS_BG);
98
fb_clear
(0, cons.y * ROM_FONT_HEIGHT, FB_WIDTH, ROM_FONT_HEIGHT,
103
fb_clear
(0, cons.y *ROM_FONT_HEIGHT, FB_WIDTH, FB_HEIGHT / 2, CONS_BG);
110
fb_clear
(int x, int y, int w, int h, int q)
function
console.h
112
void
fb_clear
(int, int, int, int, int);
device_test.c
67
fb_clear
(240, 240, 240, 240, i);
Completed in 17 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026