Searched defs:stepY (Results 1 – 3 of 3) sorted by relevance
138 float stepY = (float) deltaY / numSteps; in fillPath() local
67 float stepY = 3; in testSwipe_shouldContainEvenlySpacedPoints() local
123 float stepY = (endY - startY) / STEP_COUNT; in createInterpolatedEventList() local