Searched refs:is_fg (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dfbcon.h118 struct fb_info *info, int is_fg)
129 return is_fg ? attr_fgcol(shift,vc->vc_video_erase_char)
147 return is_fg ? fg : bg;
117 attr_col_ec(int shift, struct vc_data *vc, struct fb_info *info, int is_fg) argument
H A Dfbcon.c291 u16 c, int is_fg)
303 color = (is_fg) ? attr_fgcol((vc->vc_hi_font_mask) ? 9 : 8, c)
317 color = (is_fg) ? fg : bg;
290 get_color(struct vc_data *vc, struct fb_info *info, u16 c, int is_fg) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmsm_mdp.h190 uint32_t is_fg; /* control alpha & transp */ member in struct:mdp_overlay
H A Dmdp4.h240 uint32 is_fg; /* control alpha & color key */ member in struct:mdp4_overlay_pipe
H A Dmdp4_overlay.c751 if (pipe->is_fg) {
762 if (pipe->is_fg) {
1006 pipe->is_fg = req->is_fg;/* control alpha and color key */

Completed in 83 milliseconds