OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BrilloAudioClientHelpers
(Results
1 - 5
of
5
) sorted by null
/system/media/brillo/audio/audioservice/
brillo_audio_client_helpers.cpp
20
audio_policy_force_use_t
BrilloAudioClientHelpers
::GetForceUse(
28
audio_stream_type_t
BrilloAudioClientHelpers
::GetStreamType(BAudioUsage usage) {
43
BAudioUsage
BrilloAudioClientHelpers
::GetBAudioUsage(
brillo_audio_client_helpers.h
29
class
BrilloAudioClientHelpers
{
brillo_audio_client.cpp
108
BrilloAudioClientHelpers
::GetStreamType(usage), max_steps);
118
BrilloAudioClientHelpers
::GetStreamType(usage), max_steps);
130
BrilloAudioClientHelpers
::GetStreamType(usage), device, index);
142
BrilloAudioClientHelpers
::GetStreamType(usage), device, index);
153
*usage =
BrilloAudioClientHelpers
::GetBAudioUsage(
164
BrilloAudioClientHelpers
::GetStreamType(usage));
audio_service_callback.cpp
63
auto usage =
BrilloAudioClientHelpers
::GetBAudioUsage(
brillo_audio_manager.cpp
31
using brillo::
BrilloAudioClientHelpers
;
94
return client->SetDevice(
BrilloAudioClientHelpers
::GetForceUse(usage),
Completed in 131 milliseconds