Home | History | Annotate | Download | only in opts

Lines Matching defs:val

1764 		    uint16_t val = SkDitherRGB32To565(c, dither);
1765 if (val != dst[i]) {
1767 c, dither, val, dst[i], dstart[i]);