Lines Matching defs:thread
80 ThreadBase *thread, in TrackBase()
307 const ThreadBase& thread, in PatchTrackBase()
618 PlaybackThread *thread, in Track()
774 sp<ThreadBase> thread = mThread.promote(); in destroy() local
1052 sp<ThreadBase> thread = mThread.promote(); in start() local
1157 sp<ThreadBase> thread = mThread.promote(); in stop() local
1190 sp<ThreadBase> thread = mThread.promote(); in pause() local
1227 sp<ThreadBase> thread = mThread.promote(); in flush() local
1323 sp<ThreadBase> thread = mThread.promote(); in setParameters() local
1337 sp<ThreadBase> thread = mThread.promote(); in selectPresentation() local
1374 sp<ThreadBase> thread = mThread.promote(); in applyVolumeShaper() local
1427 sp<ThreadBase> thread = mThread.promote(); in getTimestamp() local
1439 sp<ThreadBase> thread = mThread.promote(); in attachAuxEffect() local
1629 sp<ThreadBase> thread = mThread.promote(); in signal() local
1641 sp<ThreadBase> thread = mThread.promote(); in getDualMonoMode() local
1657 sp<ThreadBase> thread = mThread.promote(); in setDualMonoMode() local
1674 sp<ThreadBase> thread = mThread.promote(); in getAudioDescriptionMixLevel() local
1690 sp<ThreadBase> thread = mThread.promote(); in setAudioDescriptionMixLevel() local
1708 sp<ThreadBase> thread = mThread.promote(); in getPlaybackRateParameters() local
1726 sp<ThreadBase> thread = mThread.promote(); in setPlaybackRateParameters() local
1849 sp<ThreadBase> thread = mTrack->mThread.promote(); in mute() local
1866 sp<ThreadBase> thread = mTrack->mThread.promote(); in unmute() local
2028 sp<ThreadBase> thread = mThread.promote(); in write() local
2228 if (sp<ThreadBase> thread = mThread.promote(); in releaseBuffer() local
2322 RecordThread *thread, in RecordTrack()
2432 sp<ThreadBase> thread = mThread.promote(); in start() local
2444 sp<ThreadBase> thread = mThread.promote(); in stop() local
2459 sp<ThreadBase> thread = mThread.promote(); in destroy() local
2615 sp<ThreadBase> thread = mThread.promote(); in getActiveMicrophones() local
2626 sp<ThreadBase> thread = mThread.promote(); in setPreferredMicrophoneDirection() local
2636 sp<ThreadBase> thread = mThread.promote(); in setPreferredMicrophoneFieldDimension() local
2662 sp<ThreadBase> thread = mThread.promote(); in shareAudioHistory() local
2813 sp<ThreadBase>* thread) in obtainStream()
2841 sp<ThreadBase> thread; in obtainBuffer() local
2928 sp<ThreadBase> thread; in getCapturePosition() local
2964 AudioFlinger::MmapThread::MmapTrack::MmapTrack(ThreadBase *thread, in MmapTrack()