Home
last modified time | relevance | path

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

/external/chromium_org/skia/ext/
Dbitmap_platform_device_win.cc110 SkColorTable* color_table = NULL; in InstallHBitmapPixels() local
111 return bitmap->installPixels(info, data, rowBytes, color_table, in InstallHBitmapPixels()
/external/qemu/ui/
Dconsole.c386 static uint32_t color_table[2][8]; variable
487 bgcol = color_table[t_attrib->bold][t_attrib->fgcol]; in vga_putcharxy()
488 fgcol = color_table[t_attrib->bold][t_attrib->bgcol]; in vga_putcharxy()
490 fgcol = color_table[t_attrib->bold][t_attrib->fgcol]; in vga_putcharxy()
491 bgcol = color_table[t_attrib->bold][t_attrib->bgcol]; in vga_putcharxy()
675 color_table[0][COLOR_BLACK]); in console_refresh()
763 color_table[0][s->t_attrib_default.bgcol]); in console_put_lf()
1480 color_table[j][i] = col_expand(ds, in console_color_init()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
Doutput.c278 void const *color_table) in vlVdpOutputSurfacePutBitsIndexed() argument
314 if (!color_table) in vlVdpOutputSurfacePutBitsIndexed()
378 context->transfer_inline_write(context, res, 0, PIPE_TRANSFER_WRITE, &box, color_table, in vlVdpOutputSurfacePutBitsIndexed()
/external/mesa3d/src/gallium/state_trackers/vdpau/
Doutput.c278 void const *color_table) in vlVdpOutputSurfacePutBitsIndexed() argument
314 if (!color_table) in vlVdpOutputSurfacePutBitsIndexed()
378 context->transfer_inline_write(context, res, 0, PIPE_TRANSFER_WRITE, &box, color_table, in vlVdpOutputSurfacePutBitsIndexed()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
DxmesaP.h226 unsigned long color_table[576]; /* RGB -> pixel value */ member
/external/mesa3d/src/mesa/drivers/x11/
DxmesaP.h226 unsigned long color_table[576]; /* RGB -> pixel value */ member