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.cpp121 AudioPortExt createDeviceExt(AudioDeviceType devType, int32_t flags, in createDeviceExt() argument
124 deviceExt.device.type.type = devType; in createDeviceExt()
125 if (devType == AudioDeviceType::IN_MICROPHONE && connection.empty()) { in createDeviceExt()
127 } 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;