Home
last modified time | relevance | path

Searched refs:m_AutoSweep (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_Channel.h177 bool IsAutoUpdateSweep() const { return m_AutoSweep != 0 ; } in IsAutoUpdateSweep()
223 u8 m_AutoSweep; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Channel.cpp110 m_AutoSweep = true; in InitParam()
264 if ( m_AutoSweep ) in Update()
529 m_AutoSweep = autoUpdate; in SetSweepParam()