Searched refs:allocateChannel_l (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/media/jni/soundpool/
H A DSoundPool.cpp272 channel = allocateChannel_l(priority, sampleID);
287 SoundChannel* SoundPool::allocateChannel_l(int priority, int sampleID) function in class:android::SoundPool
H A DSoundPool.h198 SoundChannel* allocateChannel_l(int priority, int sampleID);

Completed in 170 milliseconds