Searched refs:CHANNEL_DELTA (Results 1 – 1 of 1) sorted by relevance
508 static const SkScalar CHANNEL_DELTA = 1000.0f; in calculateImprovedNoiseValueForPoint() local509 SkScalar z = channel * CHANNEL_DELTA + perlinNoiseShader.fSeed; in calculateImprovedNoiseValueForPoint()