Searched defs:steps (Results 1 – 4 of 4) sorted by relevance
26 constexpr uint32_t steps = 2; in DecomposeClick() local37 constexpr uint32_t steps = 2; in DecomposeLongClick() local48 constexpr uint32_t steps = 4; in DecomposeDoubleClick() local73 uint32_t steps = options.swipeStepsCounts_; in DecomposeComputeSwipe() local247 uint32_t steps = timeCostMs / intervalMs; in Decompose() local445 auto steps = abs(scrollValue_); in Decompose() local467 constexpr uint32_t steps = 1; in Decompose() local
198 async function setOtherCallback(avPlayer, steps, done) { argument273 async function setStateChangeCallback(avPlayer, steps, done) { argument324 async function toNextStep(avPlayer, steps, done) { argument
136 const uint32_t steps = events.GetSize() - 1; in TEST_F() local187 const uint32_t steps = opt.swipeStepsCounts_; in TEST_F() local226 const int32_t steps = events.GetSteps() - 1; in TEST_F() local366 const int32_t steps = events.GetSteps() - 1; in TEST_F() local
351 static ani_ref createMatrix(ani_env *env, ani_object object, ani_double fingers, ani_double steps) in createMatrix()