Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:getStrategyForStream

2025         uint32_t strategy = AudioSystem::getStrategyForStream(streamType);
2029 uint32_t actual = AudioSystem::getStrategyForStream(t->streamType());
2055 chain->setStrategy(AudioSystem::getStrategyForStream(track->streamType()));
2565 return AudioSystem::getStrategyForStream(AUDIO_STREAM_MUSIC);
2570 return AudioSystem::getStrategyForStream(track->streamType());
2573 return AudioSystem::getStrategyForStream(AUDIO_STREAM_MUSIC);