Searched defs:type_t (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/services/audioflinger/
H A DAudioFlinger.h352 enum type_t { enum in class:android::AudioFlinger::ThreadBase
360 audio_devices_t outDevice, audio_devices_t inDevice, type_t type);
552 type_t type() const { return mType; }
689 const type_t mType;
1029 audio_io_handle_t id, audio_devices_t device, type_t type);
1255 type_t type = MIXER);

Completed in 14 milliseconds