Home | History | Annotate | Download | only in mux

Lines Matching refs:dst_alpha

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