Home
last modified time | relevance | path

Searched defs:stepMax (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tests/
DBlurTest.cpp227 static void brute_force_1d(SkScalar stepMin, SkScalar stepMax, in brute_force_1d()
/third_party/flutter/skia/tests/
DBlurTest.cpp230 static void brute_force_1d(SkScalar stepMin, SkScalar stepMax, in brute_force_1d()
/third_party/lz4/programs/
Dlz4io.c1143 const unsigned stepMax = 1U << 30; in fseek_u32() local