Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DInterpolator.java61 float oldVelocity = mCurrent; in interpolate() local
92 private boolean passedTarget(float oldVelocity, float newVelocity, float targetVelocity) { in passedTarget()
/external/chromium_org/third_party/WebKit/Source/web/tests/
DScrollAnimatorNoneTest.cpp268 double oldVelocity = m_data->m_currentVelocity; in updateDataFromParameters() local
358 double oldVelocity = 0; in curveTestInner() local