Searched defs:activeTrackState (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.cpp5704 TrackBase::track_state activeTrackState = activeTrack->mState; local
5705 switch (activeTrackState) {
5733 LOG_ALWAYS_FATAL("Unexpected activeTrackState %d", activeTrackState);

Completed in 66 milliseconds