Searched refs:GetStreamType (Results 1 – 3 of 3) sorted by relevance
108 BrilloAudioClientHelpers::GetStreamType(usage), max_steps); in GetMaxVolumeSteps()118 BrilloAudioClientHelpers::GetStreamType(usage), max_steps); in SetMaxVolumeSteps()130 BrilloAudioClientHelpers::GetStreamType(usage), device, index); in SetVolumeIndex()142 BrilloAudioClientHelpers::GetStreamType(usage), device, index); in GetVolumeIndex()164 BrilloAudioClientHelpers::GetStreamType(usage)); in SetVolumeControlStream()
32 static audio_stream_type_t GetStreamType(BAudioUsage usage);
28 audio_stream_type_t BrilloAudioClientHelpers::GetStreamType(BAudioUsage usage) { in GetStreamType() function in brillo::BrilloAudioClientHelpers