Home
last modified time | relevance | path

Searched refs:set_stream_volume_index (Results 1 – 3 of 3) 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.c273 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()