Lines Matching defs:thread
68 ThreadBase *thread, in TrackBase()
285 const ThreadBase& thread, in PatchTrackBase()
500 PlaybackThread *thread, in Track()
635 sp<ThreadBase> thread = mThread.promote(); in destroy() local
910 sp<ThreadBase> thread = mThread.promote(); in start() local
999 sp<ThreadBase> thread = mThread.promote(); in stop() local
1032 sp<ThreadBase> thread = mThread.promote(); in pause() local
1066 sp<ThreadBase> thread = mThread.promote(); in flush() local
1157 sp<ThreadBase> thread = mThread.promote(); in setParameters() local
1171 sp<ThreadBase> thread = mThread.promote(); in selectPresentation() local
1208 sp<ThreadBase> thread = mThread.promote(); in applyVolumeShaper() local
1252 sp<ThreadBase> thread = mThread.promote(); in getTimestamp() local
1264 sp<ThreadBase> thread = mThread.promote(); in attachAuxEffect() local
1413 sp<ThreadBase> thread = mThread.promote(); in signal() local
1504 sp<ThreadBase> thread = mTrack->mThread.promote(); in mute() local
1521 sp<ThreadBase> thread = mTrack->mThread.promote(); in unmute() local
1683 sp<ThreadBase> thread = mThread.promote(); in write() local
1883 if (sp<ThreadBase> thread = mThread.promote(); in releaseBuffer() local
2063 RecordThread *thread, in RecordTrack()
2167 sp<ThreadBase> thread = mThread.promote(); in start() local
2178 sp<ThreadBase> thread = mThread.promote(); in stop() local
2193 sp<ThreadBase> thread = mThread.promote(); in destroy() local
2354 sp<ThreadBase> thread = mThread.promote(); in getActiveMicrophones() local
2365 sp<ThreadBase> thread = mThread.promote(); in setPreferredMicrophoneDirection() local
2375 sp<ThreadBase> thread = mThread.promote(); in setPreferredMicrophoneFieldDimension() local
2520 sp<ThreadBase>* thread) in obtainStream()
2548 sp<ThreadBase> thread; in obtainBuffer() local
2635 sp<ThreadBase> thread; in getCapturePosition() local
2671 AudioFlinger::MmapThread::MmapTrack::MmapTrack(ThreadBase *thread, in MmapTrack()