• Home
  • Raw
  • Download

Lines Matching defs:thread

337             IAfPlaybackThread* thread = mPlaybackThreads.valueAt(i).get();  in updateSecondaryOutputs()  local
587 const sp<IAfMmapThread> thread = mMmapThreads.valueFor(io); in openMmapStream() local
1075 IAfPlaybackThread* thread = checkPlaybackThread_l(output.outputId); in createTrack() local
1207 IAfThreadBase* const thread = checkThread_l(ioHandle); in sampleRate() local
1218 IAfPlaybackThread* const thread = checkPlaybackThread_l(output); in format() local
1229 IAfThreadBase* const thread = checkThread_l(ioHandle); in frameCount() local
1242 IAfThreadBase* const thread = checkThread_l(ioHandle); in frameCountHAL() local
1253 IAfPlaybackThread* const thread = checkPlaybackThread_l(output); in latency() local
1574 IAfPlaybackThread* const thread = checkPlaybackThread_l(output); in setRequestedLatencyMode() local
1587 IAfPlaybackThread* const thread = checkPlaybackThread_l(output); in getSupportedLatencyModes() local
1861 sp<IAfThreadBase> thread; in setParameters() local
1911 IAfThreadBase* thread = checkPlaybackThread_l(ioHandle); in getParameters() local
2214 sp<IAfThreadBase> thread; in getEffectThread_l() local
2390 IAfRecordThread* const thread = checkRecordThread_l(output.inputId); in createRecord() local
2681 IAfPlaybackThread* const thread = fastPlaybackThread_l(); in getPrimaryOutputSamplingRate() local
2688 IAfPlaybackThread* const thread = fastPlaybackThread_l(); in getPrimaryOutputFrameCount() local
2813 const sp<IAfPlaybackThread> thread = mPlaybackThreads.valueAt(i); in getAudioHwSyncForSession() local
2821 [](const sp<IAfPlaybackThread>& thread) { return thread->usesHwAvSync(); }); in getAudioHwSyncForSession()
2840 IAfThreadBase* const thread = mPlaybackThreads.valueAt(i).get(); in systemReady() local
2844 IAfThreadBase* const thread = mRecordThreads.valueAt(i).get(); in systemReady() local
2848 IAfThreadBase* const thread = mMmapThreads.valueAt(i).get(); in systemReady() local
2901 IAfPlaybackThread* const thread, audio_session_t sessionId) in setAudioHwSyncForSession_l()
2912 [](const sp<IAfPlaybackThread>& thread) { return thread->usesHwAvSync(); }); in setAudioHwSyncForSession_l()
2956 const sp<IAfMmapPlaybackThread> thread = IAfMmapPlaybackThread::create( in openOutput_l() local
2963 sp<IAfPlaybackThread> thread; in openOutput_l() local
3040 const sp<IAfThreadBase> thread = openOutput_l(module, &output, &halConfig, in openOutput() local
3091 const sp<IAfDuplicatingThread> thread = IAfDuplicatingThread::create( in openDuplicateOutput() local
3198 void AudioFlinger::closeOutputFinish(const sp<IAfPlaybackThread>& thread) in closeOutputFinish()
3206 void AudioFlinger::closeThreadInternal_l(const sp<IAfPlaybackThread>& thread) in closeThreadInternal_l()
3216 IAfPlaybackThread* const thread = checkPlaybackThread_l(output); in suspendOutput() local
3231 IAfPlaybackThread* const thread = checkPlaybackThread_l(output); in restoreOutput() local
3260 const sp<IAfThreadBase> thread = openInput_l( in openInput() local
3328 const sp<IAfMmapCaptureThread> thread = in openInput_l() local
3338 const sp<IAfRecordThread> thread = in openInput_l() local
3431 void AudioFlinger::closeInputFinish(const sp<IAfRecordThread>& thread) in closeInputFinish()
3440 void AudioFlinger::closeThreadInternal_l(const sp<IAfRecordThread>& thread) in closeThreadInternal_l()
3452 IAfPlaybackThread* const thread = mPlaybackThreads.valueAt(i).get(); in invalidateTracks() local
3680 void AudioFlinger::dumpToThreadLog_l(const sp<IAfThreadBase> &thread) in dumpToThreadLog_l()
3703 IAfThreadBase* thread = checkMmapThread_l(ioHandle); in checkThread_l() local
3726 sp<IAfThreadBase> thread = mPlaybackThreads.valueFor(ioHandle); in checkOutputThread_l() local
3742 IAfPlaybackThread * const thread = checkPlaybackThread_l(output); in checkMixerThread_l() local
3820 IAfPlaybackThread* const thread = mPlaybackThreads.valueAt(i).get(); in primaryPlaybackThread_l() local
3834 IAfPlaybackThread* const thread = primaryPlaybackThread_l(); in primaryOutputDevice_l() local
3849 IAfPlaybackThread* const thread = mPlaybackThreads.valueAt(i).get(); in fastPlaybackThread_l() local
3865 IAfPlaybackThread* const thread = mPlaybackThreads.valueAt(i).get(); in hapticPlaybackThread_l() local
3875 IAfPlaybackThread* thread, in updateSecondaryOutputsForTrack_l()
4158 IAfPlaybackThread* thread; in createEffect() local
4358 IAfThreadBase* thread = checkRecordThread_l(io); in createEffect() local
4601 sp<IAfThreadBase> thread = getEffectThread_l(sessionId, effectId); in setEffectSuspended() local
4785 const sp<IAfPlaybackThread> thread = threadBase ? threadBase->asIAfPlaybackThread() : nullptr; in moveAuxEffectToIo() local
4835 const auto thread = mPlaybackThreads.valueAt(i); in isNonOffloadableGlobalEffectEnabled_l() local