Home
last modified time | relevance | path

Searched refs:set_stream_volume_index (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Daudio_policy.h186 int (*set_stream_volume_index)(struct audio_policy *pol, member
/hardware/libhardware/modules/audio/
Daudio_policy.c275 dap->policy.set_stream_volume_index = ap_set_stream_volume_index; in create_default_ap()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_policy_hal.cpp358 qap->policy.set_stream_volume_index = ap_set_stream_volume_index; in create_qcom_ap()
/hardware/libhardware_legacy/audio/
Daudio_policy_hal.cpp366 lap->policy.set_stream_volume_index = ap_set_stream_volume_index; in create_legacy_ap()