Searched refs:stepScale (Results 1 – 1 of 1) sorted by relevance
114 const float stepScale = (float)i * kInputScale; in generate() local117 blurBuilder.uniform("in_blurOffset") = SkV2{stepX * stepScale, stepY * stepScale}; in generate()