Searched refs:oldVel (Results 1 – 1 of 1) sorted by relevance
370 float oldVel = getCurrVelocity(); in fling() local379 float oldVelocityX = ndx * oldVel; in fling()380 float oldVelocityY = ndy * oldVel; in fling()