Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c1111 allocate_glyphbuffer(uint32_t width, uint32_t height) in allocate_glyphbuffer() function
1175 (void) allocate_glyphbuffer(da->width, da->height); in gfx_fb_cons_display()
1246 allocate_glyphbuffer(ca->width, ca->height) != NULL) { in gfx_fb_display_cursor()