Searched refs:checkMmapThread_l (Results 1 – 3 of 3) sorted by relevance
344 thread = mAudioFlinger.checkMmapThread_l(patch->sinks[0].ext.mix.handle); in createAudioPatch()406 thread = mAudioFlinger.checkMmapThread_l(patch->sources[0].ext.mix.handle); in createAudioPatch()739 thread = mAudioFlinger.checkMmapThread_l(ioHandle); in releaseAudioPatch()760 thread = mAudioFlinger.checkMmapThread_l(ioHandle); in releaseAudioPatch()
1619 thread = checkMmapThread_l(ioHandle); in setParameters()1665 thread = (ThreadBase *)checkMmapThread_l(ioHandle); in getParameters()2753 mmapThread = (MmapPlaybackThread *)checkMmapThread_l(output); in closeOutput_nonvirtual()3014 mmapThread = (MmapCaptureThread *)checkMmapThread_l(input); in closeInput_nonvirtual()3256 ThreadBase *thread = checkMmapThread_l(ioHandle); in checkThread_l()3292 AudioFlinger::MmapThread *AudioFlinger::checkMmapThread_l(audio_io_handle_t io) const in checkMmapThread_l() function in android::AudioFlinger3862 thread = checkMmapThread_l(io); in createEffect()
726 MmapThread *checkMmapThread_l(audio_io_handle_t io) const;