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