Lines Matching defs:thread
80 ThreadBase *thread, in TrackBase()
303 const ThreadBase& thread, in PatchTrackBase()
614 PlaybackThread *thread, in Track()
770 sp<ThreadBase> thread = mThread.promote(); in destroy() local
1048 sp<ThreadBase> thread = mThread.promote(); in start() local
1153 sp<ThreadBase> thread = mThread.promote(); in stop() local
1186 sp<ThreadBase> thread = mThread.promote(); in pause() local
1223 sp<ThreadBase> thread = mThread.promote(); in flush() local
1319 sp<ThreadBase> thread = mThread.promote(); in setParameters() local
1333 sp<ThreadBase> thread = mThread.promote(); in selectPresentation() local
1370 sp<ThreadBase> thread = mThread.promote(); in applyVolumeShaper() local
1423 sp<ThreadBase> thread = mThread.promote(); in getTimestamp() local
1435 sp<ThreadBase> thread = mThread.promote(); in attachAuxEffect() local
1625 sp<ThreadBase> thread = mThread.promote(); in signal() local
1637 sp<ThreadBase> thread = mThread.promote(); in getDualMonoMode() local
1653 sp<ThreadBase> thread = mThread.promote(); in setDualMonoMode() local
1670 sp<ThreadBase> thread = mThread.promote(); in getAudioDescriptionMixLevel() local
1686 sp<ThreadBase> thread = mThread.promote(); in setAudioDescriptionMixLevel() local
1704 sp<ThreadBase> thread = mThread.promote(); in getPlaybackRateParameters() local
1722 sp<ThreadBase> thread = mThread.promote(); in setPlaybackRateParameters() local
1845 sp<ThreadBase> thread = mTrack->mThread.promote(); in mute() local
1862 sp<ThreadBase> thread = mTrack->mThread.promote(); in unmute() local
2024 sp<ThreadBase> thread = mThread.promote(); in write() local
2224 if (sp<ThreadBase> thread = mThread.promote(); in releaseBuffer() local
2318 RecordThread *thread, in RecordTrack()
2428 sp<ThreadBase> thread = mThread.promote(); in start() local
2440 sp<ThreadBase> thread = mThread.promote(); in stop() local
2455 sp<ThreadBase> thread = mThread.promote(); in destroy() local
2611 sp<ThreadBase> thread = mThread.promote(); in getActiveMicrophones() local
2622 sp<ThreadBase> thread = mThread.promote(); in setPreferredMicrophoneDirection() local
2632 sp<ThreadBase> thread = mThread.promote(); in setPreferredMicrophoneFieldDimension() local
2658 sp<ThreadBase> thread = mThread.promote(); in shareAudioHistory() local
2809 sp<ThreadBase>* thread) in obtainStream()
2837 sp<ThreadBase> thread; in obtainBuffer() local
2924 sp<ThreadBase> thread; in getCapturePosition() local
2960 AudioFlinger::MmapThread::MmapTrack::MmapTrack(ThreadBase *thread, in MmapTrack()