Searched refs:newDeltaY (Results 1 – 1 of 1) sorted by relevance
44 float newDeltaX = deltaX, newDeltaY = deltaY; in moveAndCheckRatio() local45 mCtrl.move(eventTime, &newDeltaX, &newDeltaY); in moveAndCheckRatio()49 ASSERT_NEAR(expectedRatio * deltaY, newDeltaY, EPSILON) in moveAndCheckRatio()51 << newDeltaY / deltaY; in moveAndCheckRatio()