Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowVelocityTracker.java137 protected float getYVelocity() { in getYVelocity() method in ShadowVelocityTracker
151 protected float getYVelocity(int id) { in getYVelocity() method in ShadowVelocityTracker
/external/v8/benchmarks/
Dnavier-stokes.js316 this.getYVelocity = function(x, y) { method in FluidField.Field