Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp6976 TrackBase::track_state activeTrackState = activeTrack->mState; in threadLoop() local
6977 switch (activeTrackState) { in threadLoop()
7008 __func__, activeTrackState, activeTrack->id(), size); in threadLoop()