Searched refs:alpha_mask (Results 1 – 3 of 3) sorted by relevance
146 .alpha_mask = 0x8000,161 .alpha_mask = 0xf000,169 .alpha_mask = 0x000000ff,254 .alpha_mask = 0x00f0,279 .alpha_mask = 0x8000,301 .alpha_mask = 0x0080,358 .alpha_mask = 0x000000ff,366 .alpha_mask = 0xff000000,
85 if (dev->fmt_cap->alpha_mask) { in copy_pix()90 *cap & dev->fmt_cap->alpha_mask) in copy_pix()93 !(*cap & dev->fmt_cap->alpha_mask)) in copy_pix()
74 u32 alpha_mask; member