Searched defs:SetSurroundPan (Results 1 – 8 of 8) sorted by relevance
375 void SetSurroundPan( float surroundPan ) in SetSurroundPan() function
343 void SetSurroundPan( f32 surroundPan ) in SetSurroundPan() function
354 void SetSurroundPan( f32 surroundPan ) in SetSurroundPan() function
82 void SetSurroundPan( float surroundPan ) { m_PlayerParamSet.surroundPan = surroundPan; } in SetSurroundPan() function
336 void SetSurroundPan( f32 surroundPan ) in SetSurroundPan() function
182 void SetSurroundPan( float surroundPan ) { m_ExtSurroundPan = surroundPan; } in SetSurroundPan() function
908 void BasicSound::SetSurroundPan( float surroundPan ) in SetSurroundPan() function in nw::snd::internal::BasicSound
781 void Voice::SetSurroundPan( f32 span ) in SetSurroundPan() function in nw::snd::internal::driver::Voice