Searched refs:soundManager (Results 1 – 2 of 2) sorted by relevance
32 SoundDecoder::SoundDecoder(SoundManager* soundManager, size_t threads, int32_t threadPriority) in SoundDecoder() argument33 : mSoundManager(soundManager) in SoundDecoder()35 ALOGV("%s(%p, %zu)", __func__, soundManager, threads); in SoundDecoder()
31 SoundDecoder(SoundManager* soundManager, size_t threads, int32_t threadPriority);