Searched refs:getYVelocity (Results 1 – 2 of 2) sorted by relevance
170 final float estimatedVy = mVelocityTracker.getYVelocity(); in addMovement()183 final float estimatedVy = mVelocityTracker.getYVelocity(); in assertVelocity()
334 this.getYVelocity = function(x, y) { method in FluidField.Field