Home
last modified time | relevance | path

Searched refs:getYVelocity (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DVelocityTrackerTest.java170 final float estimatedVy = mVelocityTracker.getYVelocity(); in addMovement()
183 final float estimatedVy = mVelocityTracker.getYVelocity(); in assertVelocity()
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dnavier-stokes.js334 this.getYVelocity = function(x, y) { method in FluidField.Field