Lines Matching refs:TRACK
280 // check for change in active track set
287 // process removed tracks first to avoid running out of track names
302 // don't reset track dump state, since other side is ignoring it
321 mixer->setParameter(name, AudioMixer::TRACK, AudioMixer::MAIN_BUFFER,
323 // newly allocated track names default to full scale volume
328 mixer->setParameter(name, AudioMixer::TRACK, AudioMixer::CHANNEL_MASK,
343 // this track was actually modified
364 mixer->setParameter(name, AudioMixer::TRACK, AudioMixer::CHANNEL_MASK,
386 // for each track, update volume and check for underrun
393 // Refresh the per-track timestamp
839 // The active track mask and track states are updated non-atomically.
841 // then we might display an obsolete track or omit an active track.
843 // of whether we think the track is active.