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

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

Completed in 4550 milliseconds