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