Home | History | Annotate | Download | only in effects

Lines Matching refs:lerp

922     // insufficient (it subsamples the color space) and we need to lerp.
931 // Linear interpolation (lerp) is unnecessary if there are no sharp
940 // insufficient (it subsamples the color space) and we need to lerp.
944 SkPMColor lerp =
952 sk_memset32_dither(dstC, lerp, dlerp, count);