Home | History | Annotate | Download | only in effects

Lines Matching refs:smoothCurve

45 inline SkScalar smoothCurve(SkScalar t) {
357 SkScalar sx = smoothCurve(noiseX.noisePositionFractionValue);
358 SkScalar sy = smoothCurve(noiseY.noisePositionFractionValue);