Home
last modified time | relevance | path

Searched refs:devType (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/audio/aidl/default/
DConfiguration.cpp76 static AudioPortExt createDeviceExt(AudioDeviceType devType, int32_t flags, in createDeviceExt() argument
79 deviceExt.device.type.type = devType; in createDeviceExt()
80 if (devType == AudioDeviceType::IN_MICROPHONE && connection.empty()) { in createDeviceExt()
82 } else if (devType == AudioDeviceType::IN_MICROPHONE_BACK && connection.empty()) { in createDeviceExt()
/hardware/interfaces/automotive/audiocontrol/aidl/default/
DAudioControl.cpp174 AudioPortExt createDeviceExt(AudioDeviceType devType, int32_t flags, in createDeviceExt() argument
177 deviceExt.device.type.type = devType; in createDeviceExt()
178 if (devType == AudioDeviceType::IN_MICROPHONE && connection.empty()) { in createDeviceExt()
180 } else if (devType == AudioDeviceType::IN_MICROPHONE_BACK && connection.empty()) { in createDeviceExt()
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXKBproto.h964 Atom devType B32;