HomeSort by relevance Sort by last modified time
    Searched defs:mHwDevice (Results 1 - 4 of 4) sorted by null

  /frameworks/av/services/soundtrigger/
SoundTriggerHalLegacy.h 80 struct sound_trigger_hw_device* mHwDevice;
  /hardware/interfaces/broadcastradio/1.0/default/
BroadcastRadio.h 62 struct radio_hw_device *mHwDevice;
  /frameworks/av/services/audioflinger/
AudioHwDevice.h 46 , mHwDevice(hwDevice)
60 sp<DeviceHalInterface> hwDevice() const { return mHwDevice; }
82 sp<DeviceHalInterface> mHwDevice;
  /hardware/interfaces/soundtrigger/2.0/default/
SoundTriggerHalImpl.h 170 struct sound_trigger_hw_device* mHwDevice;

Completed in 375 milliseconds