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