Searched refs:finalLeftVol (Results 1 – 1 of 1) sorted by relevance
241 final float finalLeftVol, finalRightVol; in updatePlayerVolume() local243 finalLeftVol = mVolMultiplier * mLeftVolume * mPanMultiplierL; in updatePlayerVolume()246 playerSetVolume(false /*muting*/, finalLeftVol, finalRightVol); in updatePlayerVolume()