Searched refs:IncrNoteOnCount (Results 1 – 2 of 2) sorted by relevance
239 void IncrNoteOnCount() { m_NoteOnCount += 1; } in IncrNoteOnCount() function
1652 internal::driver::SoundThread::GetInstance().IncrNoteOnCount(); in NoteOn()