Home
last modified time | relevance | path

Searched refs:kSubstep (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/gm/
H A Ddashing.cpp628 static constexpr SkScalar kSubstep = 0.05f/kScale; in DEF_SIMPLE_GM() local
635 for (SkScalar x = -.5f*kIntervals[1]; x < 105/kScale; x += (kStep + kSubstep)) { in DEF_SIMPLE_GM()

Completed in 2 milliseconds