Searched refs:listenerHasVelocity (Results 1 – 1 of 1) sorted by relevance
451 bool listenerHasVelocity = !listenerVelocity.isZero(); in calculateDopplerRate() local453 if (sourceHasVelocity || listenerHasVelocity) { in calculateDopplerRate()