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