Home
last modified time | relevance | path

Searched refs:activeTrackState (Results 1 – 1 of 1) sorted by relevance

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