Home | History | Annotate | Download | only in core

Lines Matching refs:SK_BLITBWMASK_BLIT8

210 #define SK_BLITBWMASK_BLIT8(mask, dst)      black_8_pixels(mask, dst)
374 #define SK_BLITBWMASK_BLIT8(mask, dst) solid_8_pixels(mask, dst, color)
626 #define SK_BLITBWMASK_BLIT8(mask, dst) blend_8_pixels(mask, dst, dst_scale, src_color)