Home
last modified time | relevance | path

Searched refs:IsAutoUpdateSweep (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() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SequenceTrack.cpp197 if ( ! channel->IsAutoUpdateSweep() ) in UpdateChannelLength()