Searched defs:steps (Results 1 – 3 of 3) sorted by relevance
67 val steps = (durationMillisFloat / eventPeriodMillis.toFloat()).roundToInt() in layoutTestId() constant
247 CycleOscillator(int waveShape, String customShape, int variesBy, int steps) { in CycleOscillator()
1288 float steps = 1.0f / mQuantizeMotionSteps; // the length of a step in interpolate() local