Home
last modified time | relevance | path

Searched refs:get_stream_volume_index_for_device (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
Daudio_policy.h204 int (*get_stream_volume_index_for_device)(const struct audio_policy *pol, member
/hardware/libhardware/modules/audio/
Daudio_policy.c276 dap->policy.get_stream_volume_index_for_device = ap_get_stream_volume_index_for_device; in create_default_ap()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_policy_hal.cpp361 qap->policy.get_stream_volume_index_for_device = ap_get_stream_volume_index_for_device; in create_qcom_ap()