Searched refs:alpha_mask (Results 1 – 3 of 3) sorted by relevance
158 .alpha_mask = 0x8000,173 .alpha_mask = 0xf000,181 .alpha_mask = 0x000000ff,250 .alpha_mask = 0x00f0,275 .alpha_mask = 0x8000,297 .alpha_mask = 0x0080,354 .alpha_mask = 0x000000ff,362 .alpha_mask = 0xff000000,
96 if (dev->fmt_cap->alpha_mask) { in copy_pix()101 *cap & dev->fmt_cap->alpha_mask) in copy_pix()104 !(*cap & dev->fmt_cap->alpha_mask)) in copy_pix()
84 u32 alpha_mask; member