Searched refs:IsPlayableLoopCount (Results 1 – 2 of 2) sorted by relevance
113 bool IsPlayableLoopCount( const AnimSoundFile::FrameInfo& info );
277 if ( ! IsPlayableLoopCount( event->frameInfo ) ) continue; in UpdateOneFrame()749 bool AnimSoundImpl::IsPlayableLoopCount( const AnimSoundFile::FrameInfo& info ) in IsPlayableLoopCount() function in nw::snd::internal::AnimSoundImpl