Home
last modified time | relevance | path

Searched refs:allocate_glyphbuffer (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/common/
H A Dgfx_fb.c184 static void * allocate_glyphbuffer(uint32_t, uint32_t);
1410 allocate_glyphbuffer(uint32_t width, uint32_t height) in allocate_glyphbuffer() function
1462 (void) allocate_glyphbuffer(width, height); in gfx_fb_cons_display()