Searched refs:allocateChannel_l (Results 1 – 2 of 2) sorted by relevance
203 SoundChannel* allocateChannel_l(int priority, int sampleID);
270 channel = allocateChannel_l(priority, sampleID); in play()285 SoundChannel* SoundPool::allocateChannel_l(int priority, int sampleID) in allocateChannel_l() function in android::SoundPool