Searched refs:GetKeyGroupId (Results 1 – 2 of 2) sorted by relevance
749 if ( channel->GetKeyGroupId() > 0 ) in NoteOn()754 if ( itr->GetKeyGroupId() == channel->GetKeyGroupId() ) in NoteOn()
195 u8 GetKeyGroupId() const { return m_KeyGroupId; } in GetKeyGroupId() function