Searched refs:yVelocity (Results 1 – 1 of 1) sorted by relevance
176 float yVelocity = vt.getYVelocity(); in testUsesRawCoordinates() local177 if (xVelocity == 0 || yVelocity == 0) { in testUsesRawCoordinates()