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

  /frameworks/base/media/jni/soundpool/
SoundPool.h 201 SoundChannel* allocateChannel_l(int priority);
SoundPool.cpp 265 channel = allocateChannel_l(priority);
280 SoundChannel* SoundPool::allocateChannel_l(int priority)

Completed in 199 milliseconds