Home | History | Annotate | Download | only in effects

Lines Matching refs:smoothCurve

47 inline SkScalar smoothCurve(SkScalar t) {
391 SkScalar sx = smoothCurve(noiseX.noisePositionFractionValue);
392 SkScalar sy = smoothCurve(noiseY.noisePositionFractionValue);