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.c351 gfx_fb_color_map(uint8_t index) in gfx_fb_color_map() function
641 *(uint32_t *)p = gfx_fb_color_map( in gfxfb_blt_video_to_buffer()
974 fgc = gfx_fb_color_map(fgc); in gfx_bitblt_bitmap()
975 bgc = gfx_fb_color_map(bgc); in gfx_bitblt_bitmap()
1520 return (gfx_fb_color_map(c)); in gfx_fb_getcolor()