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
37 static const char *threadTypeToString(type_t type);
40 audio_devices_t outDevice, audio_devices_t inDevice, type_t type,
240 type_t type() const { return mType; }
439 const type_t mType;
645 audio_io_handle_t id, audio_devices_t device, type_t type, bool systemReady);
1091 type_t type = MIXER);
1199 audio_io_handle_t id, uint32_t device, ThreadBase::type_t type,
H A DThreads.cpp436 const char *AudioFlinger::ThreadBase::threadTypeToString(AudioFlinger::ThreadBase::type_t type)
501 audio_devices_t outDevice, audio_devices_t inDevice, type_t type, bool systemReady)
1656 type_t type,
3786 audio_io_handle_t id, audio_devices_t device, bool systemReady, type_t type)
5098 ThreadBase::type_t type, bool systemReady)

Completed in 118 milliseconds