Searched refs:is_fg (Results 1 – 5 of 5) sorted by relevance
118 struct fb_info *info, int is_fg) in attr_col_ec() argument129 return is_fg ? attr_fgcol(shift,vc->vc_video_erase_char) in attr_col_ec()147 return is_fg ? fg : bg; in attr_col_ec()
291 u16 c, int is_fg) in get_color() argument303 color = (is_fg) ? attr_fgcol((vc->vc_hi_font_mask) ? 9 : 8, c) in get_color()317 color = (is_fg) ? fg : bg; in get_color()
190 uint32_t is_fg; /* control alpha & transp */ member
751 if (pipe->is_fg) { in mdp4_mixer_blend_setup()762 if (pipe->is_fg) { in mdp4_mixer_blend_setup()1006 pipe->is_fg = req->is_fg;/* control alpha and color key */ in mdp4_overlay_req2pipe()
224 uint32 is_fg; /* control alpha & color key */ member