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.c182 static void * allocate_glyphbuffer(uint32_t, uint32_t);
1406 allocate_glyphbuffer(uint32_t width, uint32_t height) in allocate_glyphbuffer() function
1458 (void) allocate_glyphbuffer(width, height); in gfx_fb_cons_display()