Home | History | Annotate | Download | only in effects

Lines Matching refs:dither_fixed_to_8

548 static inline U8CPU dither_fixed_to_8(SkFixed n) {
590 dither_fixed_to_8(r),
591 dither_fixed_to_8(g),
592 dither_fixed_to_8(b));