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

  /frameworks/av/services/audioflinger/
PatchPanel.cpp 166 sp<DeviceHalInterface> hwDevice = findHwDeviceByModule(hwModule);
643 sp<DeviceHalInterface> hwDevice = findHwDeviceByModule(src.ext.device.hw_module);
672 if (findHwDeviceByModule(src.ext.mix.hw_module) == 0) {
    [all...]
PatchPanel.h 188 sp<DeviceHalInterface> findHwDeviceByModule(audio_module_handle_t module);

Completed in 866 milliseconds