Searched refs:checkOutputThread_l (Results 1 – 4 of 4) sorted by relevance
35 virtual sp<IAfThreadBase> checkOutputThread_l(audio_io_handle_t ioHandle) const
173 auto outputThread = mAfMelReporterCallback->checkOutputThread_l(patch.streamHandle); in startMelComputationForActivePatch_l()273 auto outputThread = mAfMelReporterCallback->checkOutputThread_l(patch.streamHandle); in stopMelComputationForPatch_l()
310 sp<IAfThreadBase> checkOutputThread_l(audio_io_handle_t ioHandle) const final
3720 sp<IAfThreadBase> AudioFlinger::checkOutputThread_l(audio_io_handle_t ioHandle) const in checkOutputThread_l() function in android::AudioFlinger