Searched defs:soundPool (Results 1 – 6 of 6) sorted by relevance
61 SoundPoolThread::SoundPoolThread(SoundPool* soundPool) : in SoundPoolThread()
173 static void android_media_callback(SoundPoolEvent event, SoundPool* soundPool, void* user) in android_media_callback()
716 void SoundChannel::init(SoundPool* soundPool) in init()
487 public void onLoadComplete(SoundPool soundPool, int sampleId, int status); in onLoadComplete()527 SoundPool soundPool = ((WeakReference<SoundPool>) ref).get(); in postEventFromNative() local
82 public void onLoadComplete(SoundPool soundPool, int sampleId, int status) { in onLoadComplete()
3575 public void onLoadComplete(SoundPool soundPool, int sampleId, int status) { in onLoadComplete()