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

/frameworks/av/services/audioflinger/
H A DThreads.h27 enum type_t { enum in class:ThreadBase
35 static const char *threadTypeToString(type_t type);
38 audio_devices_t outDevice, audio_devices_t inDevice, type_t type,
237 type_t type() const { return mType; }
415 const type_t mType;
498 audio_io_handle_t id, audio_devices_t device, type_t type, bool systemReady);
862 type_t type = MIXER);
975 audio_io_handle_t id, uint32_t device, ThreadBase::type_t type,

Completed in 46 milliseconds