HomeSort by relevance Sort by last modified time
    Searched refs:destroyTrack_l (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/audioflinger/
Threads.h 538 bool destroyTrack_l(const sp<Track>& track);
    [all...]
Tracks.cpp 401 // NOTE: destroyTrack_l() can remove a strong reference to this Track
415 bool wasActive = playbackThread->destroyTrack_l(this);
    [all...]
Threads.cpp     [all...]

Completed in 63 milliseconds