Lines Matching full:track
266 // check for change in active track set
273 // process removed tracks first to avoid running out of track names
288 // don't reset track dump state, since other side is ignoring it
307 mixer->setParameter(name, AudioMixer::TRACK, AudioMixer::MAIN_BUFFER,
309 // newly allocated track names default to full scale volume
314 mixer->setParameter(name, AudioMixer::TRACK, AudioMixer::CHANNEL_MASK,
329 // this track was actually modified
350 mixer->setParameter(name, AudioMixer::TRACK, AudioMixer::CHANNEL_MASK,
372 // for each track, update volume and check for underrun
769 // The active track mask and track states are updated non-atomically.
771 // then we might display an obsolete track or omit an active track.
773 // of whether we think the track is active.