Searched defs:nextChannelID (Results 1 – 2 of 2) sorted by relevance
140 int nextChannelID() { return mNextEvent.channelID(); } in nextChannelID() function
723 void SoundChannel::play(const sp<Sample>& sample, int nextChannelID, float leftVolume, in play()855 int nextChannelID; in nextEvent() local