Lines Matching defs:thread
85 IAfThreadBase *thread, in TrackBase()
318 IAfThreadBase* thread, const Timeout& timeout) in PatchTrackBase()
566 IAfThreadBase* thread, in createIfNeeded()
594 OpPlayAudioMonitor::OpPlayAudioMonitor(IAfThreadBase* thread, in OpPlayAudioMonitor()
644 auto thread = mThread.promote(); in checkPlayAudioForUsage() local
685 IAfPlaybackThread* thread, in create()
733 IAfPlaybackThread* thread, in Track()
892 const sp<IAfThreadBase> thread = mThread.promote(); in destroy() local
1183 const sp<IAfThreadBase> thread = mThread.promote(); in start() local
1322 const sp<IAfThreadBase> thread = mThread.promote(); in stop() local
1359 const sp<IAfThreadBase> thread = mThread.promote(); in pause() local
1398 const sp<IAfThreadBase> thread = mThread.promote(); in flush() local
1498 const sp<IAfThreadBase> thread = mThread.promote(); in setParameters() local
1512 const sp<IAfThreadBase> thread = mThread.promote(); in selectPresentation() local
1532 const sp<IAfThreadBase> thread = mThread.promote(); in applyVolumeShaper() local
1692 const sp<IAfThreadBase> thread = mThread.promote(); in getTimestamp() local
1704 const sp<IAfThreadBase> thread = mThread.promote(); in attachAuxEffect() local
1903 const sp<IAfThreadBase> thread = mThread.promote(); in signal() local
1915 const sp<IAfThreadBase> thread = mThread.promote(); in getDualMonoMode() local
1931 const sp<IAfThreadBase> thread = mThread.promote(); in setDualMonoMode() local
1948 sp<IAfThreadBase> thread = mThread.promote(); in getAudioDescriptionMixLevel() local
1964 const sp<IAfThreadBase> thread = mThread.promote(); in setAudioDescriptionMixLevel() local
1982 const sp<IAfThreadBase> thread = mThread.promote(); in getPlaybackRateParameters() local
2000 const sp<IAfThreadBase> thread = mThread.promote(); in setPlaybackRateParameters() local
2123 const sp<IAfThreadBase> thread = mTrack->mThread.promote(); in setMute() local
2241 const sp<IAfThreadBase> thread = mThread.promote(); in write() local
2349 const sp<IAfThreadBase> thread = mThread.promote(); in write() local
2600 if (const sp<IAfThreadBase> thread = mThread.promote(); in releaseBuffer() local
2718 sp<IAfRecordTrack> IAfRecordTrack::create(IAfRecordThread* thread, in create()
2756 IAfRecordThread* thread, in RecordTrack()
2865 const sp<IAfThreadBase> thread = mThread.promote(); in start() local
2877 const sp<IAfThreadBase> thread = mThread.promote(); in stop() local
2892 const sp<IAfThreadBase> thread = mThread.promote(); in destroy() local
3047 const sp<IAfThreadBase> thread = mThread.promote(); in getActiveMicrophones() local
3058 const sp<IAfThreadBase> thread = mThread.promote(); in setPreferredMicrophoneDirection() local
3068 const sp<IAfThreadBase> thread = mThread.promote(); in setPreferredMicrophoneFieldDimension() local
3094 const sp<IAfThreadBase> thread = mThread.promote(); in shareAudioHistory() local
3313 sp<IAfThreadBase>* thread) in obtainStream()
3341 sp<IAfThreadBase> thread; in obtainBuffer() local
3428 sp<IAfThreadBase> thread; in getCapturePosition() local
3465 sp<IAfMmapTrack> IAfMmapTrack::create(IAfThreadBase* thread, in create()
3489 MmapTrack::MmapTrack(IAfThreadBase* thread, in MmapTrack()