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

/frameworks/av/include/media/
H A DSoundPool.h201 SoundChannel* allocateChannel_l(int priority);
/frameworks/av/media/libmedia/
H A DSoundPool.cpp265 channel = allocateChannel_l(priority);
280 SoundChannel* SoundPool::allocateChannel_l(int priority) function in class:android::SoundPool

Completed in 249 milliseconds