Searched defs:SetSurroundPan (Results 1 – 8 of 8) sorted by relevance
395 void SetSurroundPan( float surroundPan ) in SetSurroundPan() function
356 void SetSurroundPan( f32 surroundPan ) in SetSurroundPan() function
369 void SetSurroundPan( f32 surroundPan ) in SetSurroundPan() function
85 void SetSurroundPan( float surroundPan ) { m_PlayerParamSet.surroundPan = surroundPan; } in SetSurroundPan() function
350 void SetSurroundPan( f32 surroundPan ) in SetSurroundPan() function
184 void SetSurroundPan( float surroundPan ) { m_ExtSurroundPan = surroundPan; } in SetSurroundPan() function
957 void BasicSound::SetSurroundPan( f32 surroundPan ) in SetSurroundPan() function in nw::snd::internal::BasicSound
783 void Voice::SetSurroundPan( f32 span ) in SetSurroundPan() function in nw::snd::internal::driver::Voice