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

/frameworks/av/services/audioflinger/
H A DThreads.h27 enum type_t { enum in class:ThreadBase
36 audio_devices_t outDevice, audio_devices_t inDevice, type_t type);
120 type_t type() const { return mType; }
263 const type_t mType;
355 audio_io_handle_t id, audio_devices_t device, type_t type);
652 type_t type = MIXER);
731 audio_io_handle_t id, uint32_t device, ThreadBase::type_t type);
H A DThreads.cpp268 audio_devices_t outDevice, audio_devices_t inDevice, type_t type)
1002 type_t type)
2448 audio_io_handle_t id, audio_devices_t device, type_t type)
3537 ThreadBase::type_t type)

Completed in 39 milliseconds