Home | History | Annotate | Download | only in core

Lines Matching refs:blend_8_pixels

612 static inline void blend_8_pixels(U8CPU bw, uint16_t dst[], unsigned dst_scale,
626 #define SK_BLITBWMASK_BLIT8(mask, dst) blend_8_pixels(mask, dst, dst_scale, src_color)