Home
last modified time | relevance | path

Searched defs:bcol (Results 1 – 8 of 8) sorted by relevance

/external/syslinux/gpxe/src/hci/mucurses/
Dcolour.c7 short bcol; member
37 int init_pair ( short pair, short fcol, short bcol ) { in init_pair()
56 int pair_content ( short pair, short *fcol, short *bcol ) { in pair_content()
Dansi_screen.c39 short bcol; in ansiscr_putc() local
/external/libvncserver/libvncserver/
Dfont.c51 rfbPixel col,rfbPixel bcol) in rfbDrawCharWithClip()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.c290 const struct pipe_blend_color *bcol) in nv30_set_blend_color()
Dnv30_state.h45 unsigned bcol; member
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c912 const struct pipe_blend_color *bcol) in nv50_set_blend_color()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c773 const struct pipe_blend_color *bcol) in nvc0_set_blend_color()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c1914 unsigned bcol = TGSI_SEMANTIC_BCOLOR; in si_emit_spi_map() local