Searched refs:checkMmapThread_l (Results 1 – 3 of 3) sorted by relevance
318 thread = mAudioFlinger.checkMmapThread_l(patch->sinks[0].ext.mix.handle); in createAudioPatch()380 thread = mAudioFlinger.checkMmapThread_l(patch->sources[0].ext.mix.handle); in createAudioPatch()706 thread = mAudioFlinger.checkMmapThread_l(ioHandle); in releaseAudioPatch()727 thread = mAudioFlinger.checkMmapThread_l(ioHandle); in releaseAudioPatch()
1569 thread = checkMmapThread_l(ioHandle); in setParameters()1615 thread = (ThreadBase *)checkMmapThread_l(ioHandle); in getParameters()2621 mmapThread = (MmapPlaybackThread *)checkMmapThread_l(output); in closeOutput_nonvirtual()2871 mmapThread = (MmapCaptureThread *)checkMmapThread_l(input); in closeInput_nonvirtual()3108 ThreadBase *thread = checkMmapThread_l(ioHandle); in checkThread_l()3144 AudioFlinger::MmapThread *AudioFlinger::checkMmapThread_l(audio_io_handle_t io) const in checkMmapThread_l() function in android::AudioFlinger3583 thread = checkMmapThread_l(io); in createEffect()
686 MmapThread *checkMmapThread_l(audio_io_handle_t io) const;