Searched defs:allocateChannel_l (Results 1 - 1 of 1) sorted by relevance

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

Completed in 42 milliseconds