Searched defs:AudioHardwareInterface (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioHardwareInterface.h187 * AudioHardwareInterface.h defines the interface to the audio hardware abstraction layer.
198 class AudioHardwareInterface class in namespace:android_audio_legacy
201 virtual ~AudioHardwareInterface() {}
268 static AudioHardwareInterface* create();
277 extern "C" AudioHardwareInterface* createAudioHardware(void);

Completed in 172 milliseconds