Home | History | Annotate | Download | only in effects

Lines Matching refs:shade

418 SkPMColor SkPerlinNoiseShader::PerlinNoiseShaderContext::shade(
470 result[i] = shade(point, stitchData);
482 result[i] = SkDitherRGB32To565(shade(point, stitchData), dither);