Home
last modified time | relevance | path

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

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