Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dgfx_fb.c281 gfx_fb_color_map(uint8_t index) in gfx_fb_color_map() function
571 *(uint32_t *)p = gfx_fb_color_map( in gfxfb_blt_video_to_buffer()
904 fgc = gfx_fb_color_map(fgc); in gfx_bitblt_bitmap()
905 bgc = gfx_fb_color_map(bgc); in gfx_bitblt_bitmap()
1446 return (gfx_fb_color_map(c)); in gfx_fb_getcolor()