• Home
  • Raw
  • Download

Lines Matching defs:thread

80             ThreadBase *thread,  in TrackBase()
307 const ThreadBase& thread, in PatchTrackBase()
616 PlaybackThread *thread, in Track()
773 sp<ThreadBase> thread = mThread.promote(); in destroy() local
1051 sp<ThreadBase> thread = mThread.promote(); in start() local
1167 sp<ThreadBase> thread = mThread.promote(); in stop() local
1200 sp<ThreadBase> thread = mThread.promote(); in pause() local
1237 sp<ThreadBase> thread = mThread.promote(); in flush() local
1333 sp<ThreadBase> thread = mThread.promote(); in setParameters() local
1347 sp<ThreadBase> thread = mThread.promote(); in selectPresentation() local
1384 sp<ThreadBase> thread = mThread.promote(); in applyVolumeShaper() local
1500 sp<ThreadBase> thread = mThread.promote(); in getTimestamp() local
1512 sp<ThreadBase> thread = mThread.promote(); in attachAuxEffect() local
1702 sp<ThreadBase> thread = mThread.promote(); in signal() local
1714 sp<ThreadBase> thread = mThread.promote(); in getDualMonoMode() local
1730 sp<ThreadBase> thread = mThread.promote(); in setDualMonoMode() local
1747 sp<ThreadBase> thread = mThread.promote(); in getAudioDescriptionMixLevel() local
1763 sp<ThreadBase> thread = mThread.promote(); in setAudioDescriptionMixLevel() local
1781 sp<ThreadBase> thread = mThread.promote(); in getPlaybackRateParameters() local
1799 sp<ThreadBase> thread = mThread.promote(); in setPlaybackRateParameters() local
1922 sp<ThreadBase> thread = mTrack->mThread.promote(); in mute() local
1939 sp<ThreadBase> thread = mTrack->mThread.promote(); in unmute() local
2099 sp<ThreadBase> thread = mThread.promote(); in write() local
2299 if (sp<ThreadBase> thread = mThread.promote(); in releaseBuffer() local
2394 RecordThread *thread, in RecordTrack()
2504 sp<ThreadBase> thread = mThread.promote(); in start() local
2516 sp<ThreadBase> thread = mThread.promote(); in stop() local
2531 sp<ThreadBase> thread = mThread.promote(); in destroy() local
2689 sp<ThreadBase> thread = mThread.promote(); in getActiveMicrophones() local
2700 sp<ThreadBase> thread = mThread.promote(); in setPreferredMicrophoneDirection() local
2710 sp<ThreadBase> thread = mThread.promote(); in setPreferredMicrophoneFieldDimension() local
2736 sp<ThreadBase> thread = mThread.promote(); in shareAudioHistory() local
2908 sp<ThreadBase>* thread) in obtainStream()
2936 sp<ThreadBase> thread; in obtainBuffer() local
3023 sp<ThreadBase> thread; in getCapturePosition() local
3059 AudioFlinger::MmapThread::MmapTrack::MmapTrack(ThreadBase *thread, in MmapTrack()