Home | History | Annotate | Download | only in opts

Lines Matching defs:val

999 		    uint16_t val = SkDitherRGB32To565(c, dither);
1000 if (val != dst[i]) {
1002 c, dither, val, dst[i], dstart[i]);