Searched defs:soundPool (Results 1 – 6 of 6) sorted by relevance
61 SoundPoolThread::SoundPoolThread(SoundPool* soundPool) : in SoundPoolThread()
551 void SoundChannel::init(SoundPool* soundPool) in init()
82 public void onLoadComplete(SoundPool soundPool, int sampleId, int status) { in onLoadComplete()
450 public void onLoadComplete(SoundPool soundPool, int sampleId, int status); in onLoadComplete()676 public EventHandler(SoundPool soundPool, Looper looper) { in EventHandler()
2401 public void onLoadComplete(SoundPool soundPool, int sampleId, int status) { in onLoadComplete()
178 static void android_media_callback(SoundPoolEvent event, SoundPool* soundPool, void* user) in android_media_callback()