Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DThreads.cpp7572 TrackBase::track_state activeTrackState = activeTrack->mState; in threadLoop() local
7573 switch (activeTrackState) { in threadLoop()
7607 __func__, activeTrackState, activeTrack->id(), size); in threadLoop()