Home | History | Annotate | Download | only in mux

Lines Matching refs:dst_alpha

646       const uint32_t dst_alpha = dst_pixel >> 24;
647 if (dst_alpha != 0xff && src_pixel != dst_pixel) {
670 const uint32_t dst_alpha = dst_pixel >> 24;
671 if (dst_alpha != 0xff &&