OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_stream_volume_index
(Results
1 - 5
of
5
) sorted by null
/hardware/libhardware/modules/audio/
audio_policy.c
275
dap->policy.
set_stream_volume_index
= ap_set_stream_volume_index;
/hardware/libhardware_legacy/audio/
audio_policy_hal.cpp
366
lap->policy.
set_stream_volume_index
= ap_set_stream_volume_index;
/hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp
358
qap->policy.
set_stream_volume_index
= ap_set_stream_volume_index;
/frameworks/av/services/audiopolicy/service/
AudioPolicyInterfaceImplLegacy.cpp
369
return mpAudioPolicy->
set_stream_volume_index
(mpAudioPolicy, stream, index);
/hardware/libhardware/include/hardware/
audio_policy.h
186
int (*
set_stream_volume_index
)(struct audio_policy *pol,
member in struct:audio_policy
Completed in 112 milliseconds