HomeSort by relevance Sort by last modified time
    Searched refs:HAL_API_REV_1_0 (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 59 HAL_API_REV_1_0,
99 if (from_rev != HAL_API_REV_1_0) {
193 val = convert_audio_device(val, HAL_API_REV_2_0, HAL_API_REV_1_0);
213 val = convert_audio_device(val, HAL_API_REV_1_0, HAL_API_REV_2_0);
343 val = convert_audio_device(val, HAL_API_REV_2_0, HAL_API_REV_1_0);
364 val = convert_audio_device(val, HAL_API_REV_1_0, HAL_API_REV_2_0);
505 devices = convert_audio_device(devices, HAL_API_REV_2_0, HAL_API_REV_1_0);
572 devices = convert_audio_device(devices, HAL_API_REV_2_0, HAL_API_REV_1_0);
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 58 HAL_API_REV_1_0,
121 if (from_rev != HAL_API_REV_1_0) {
213 val = convert_audio_device(val, HAL_API_REV_2_0, HAL_API_REV_1_0);
233 val = convert_audio_device(val, HAL_API_REV_1_0, HAL_API_REV_2_0);
362 val = convert_audio_device(val, HAL_API_REV_2_0, HAL_API_REV_1_0);
383 val = convert_audio_device(val, HAL_API_REV_1_0, HAL_API_REV_2_0);
569 devices = convert_audio_device(devices, HAL_API_REV_2_0, HAL_API_REV_1_0);
638 devices = convert_audio_device(devices, HAL_API_REV_2_0, HAL_API_REV_1_0);

Completed in 70 milliseconds