Searched refs:alpha_mask (Results 1 – 3 of 3) sorted by relevance
172 .alpha_mask = 0x8000,189 .alpha_mask = 0xf000,198 .alpha_mask = 0x000000ff,258 .alpha_mask = 0x00f0,286 .alpha_mask = 0x8000,311 .alpha_mask = 0x0080,376 .alpha_mask = 0x000000ff,385 .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()
85 u32 alpha_mask; member