Searched refs:smoothCurve (Results 1 – 2 of 2) sorted by relevance
48 inline SkScalar smoothCurve(SkScalar t) { in smoothCurve() function357 SkScalar sx = smoothCurve(noiseX.noisePositionFractionValue); in noise2D()358 SkScalar sy = smoothCurve(noiseY.noisePositionFractionValue); in noise2D()
80 inline SkScalar smoothCurve(SkScalar t) { in smoothCurve() function425 SkScalar sx = smoothCurve(noiseX.noisePositionFractionValue); in noise2D()426 SkScalar sy = smoothCurve(noiseY.noisePositionFractionValue); in noise2D()