Searched refs:bgcol (Results 1 – 1 of 1) sorted by relevance
520 int col, bgcol; in tridentfb_imageblit() local530 bgcol = img->bg_color; in tridentfb_imageblit()531 bgcol |= bgcol << 8; in tridentfb_imageblit()532 bgcol |= bgcol << 16; in tridentfb_imageblit()535 bgcol = ((u32 *)(info->pseudo_palette))[img->bg_color]; in tridentfb_imageblit()541 img->width, img->height, col, bgcol); in tridentfb_imageblit()