Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:destroyTrack_l

2450 bool AudioFlinger::PlaybackThread::destroyTrack_l(const sp<Track>& track)
4090 destroyTrack_l(track);
5221 // See also the implementation of destroyTrack_l().
7816 // destroyTrack_l() must be called with ThreadBase::mLock held
7817 void AudioFlinger::RecordThread::destroyTrack_l(const sp<RecordTrack>& track)
8404 destroyTrack_l(record);