Searched defs:selectedDeviceId (Results 1 – 12 of 12) sorted by relevance
/frameworks/av/media/libaudioclient/include/media/ |
D | IAudioFlinger.h | 135 audio_port_handle_t selectedDeviceId; variable 185 audio_port_handle_t selectedDeviceId; variable 259 audio_port_handle_t selectedDeviceId; variable 336 audio_port_handle_t selectedDeviceId; variable
|
/frameworks/av/services/audiopolicy/tests/ |
D | audiopolicymanager_tests.cpp | 165 audio_port_handle_t *selectedDeviceId, in getOutputForAttr() 195 audio_port_handle_t *selectedDeviceId, in getInputForAttr() 407 audio_port_handle_t selectedDeviceId = AUDIO_PORT_HANDLE_NONE; in TEST_F() local 416 audio_port_handle_t selectedDeviceId = AUDIO_PORT_HANDLE_NONE; in TEST_F() local 425 audio_port_handle_t selectedDeviceId = AUDIO_PORT_HANDLE_NONE; in TEST_F() local 438 audio_port_handle_t selectedDeviceId = AUDIO_PORT_HANDLE_NONE; in TEST_F() local 449 audio_port_handle_t selectedDeviceId = AUDIO_PORT_HANDLE_NONE; in TEST_F() local 461 audio_port_handle_t selectedDeviceId = AUDIO_PORT_HANDLE_NONE; in TEST_F() local 473 audio_port_handle_t selectedDeviceId = AUDIO_PORT_HANDLE_NONE; in TEST_F() local 708 audio_port_handle_t selectedDeviceId = AUDIO_PORT_HANDLE_NONE; in SetUp() local [all …]
|
/frameworks/av/services/mediametrics/ |
D | AudioAnalytics.cpp | 481 int32_t selectedDeviceId = 0; in endAudioIntervalGroup() local 610 int32_t selectedDeviceId = 0; in endAudioIntervalGroup() local
|
/frameworks/av/media/libaaudio/src/legacy/ |
D | AudioStreamTrack.cpp | 131 audio_port_handle_t selectedDeviceId = (getDeviceId() == AAUDIO_UNSPECIFIED) in open() local
|
D | AudioStreamRecord.cpp | 136 audio_port_handle_t selectedDeviceId = (getDeviceId() == AAUDIO_UNSPECIFIED) in open() local
|
/frameworks/av/media/libstagefright/ |
D | AudioSource.cpp | 55 uid_t uid, pid_t pid, audio_port_handle_t selectedDeviceId, in AudioSource()
|
/frameworks/av/media/libaudioclient/ |
D | AudioRecord.cpp | 150 audio_port_handle_t selectedDeviceId, in AudioRecord() 222 audio_port_handle_t selectedDeviceId, in set()
|
D | IAudioPolicyService.cpp | 225 audio_port_handle_t *selectedDeviceId, in getOutputForAttr() 324 audio_port_handle_t *selectedDeviceId, in getInputForAttr() 1702 audio_port_handle_t selectedDeviceId = data.readInt32(); in onTransact() local 1760 audio_port_handle_t selectedDeviceId = (audio_port_handle_t) data.readInt32(); in onTransact() local
|
D | AudioTrack.cpp | 247 audio_port_handle_t selectedDeviceId) in AudioTrack() 359 audio_port_handle_t selectedDeviceId) in set()
|
D | AudioSystem.cpp | 899 audio_port_handle_t *selectedDeviceId, in getOutputForAttr() 940 audio_port_handle_t *selectedDeviceId, in getInputForAttr()
|
/frameworks/av/services/audiopolicy/service/ |
D | AudioPolicyInterfaceImpl.cpp | 224 audio_port_handle_t *selectedDeviceId, in getOutputForAttr() 412 audio_port_handle_t *selectedDeviceId, in getInputForAttr()
|
/frameworks/av/services/audiopolicy/managerdefault/ |
D | AudioPolicyManager.cpp | 911 audio_port_handle_t *selectedDeviceId, in getOutputForAttrInt() 1060 audio_port_handle_t *selectedDeviceId, in getOutputForAttr() 1959 audio_port_handle_t *selectedDeviceId, in getInputForAttr() 3711 audio_port_handle_t selectedDeviceId = AUDIO_PORT_HANDLE_NONE; in createAudioPatchInternal() local
|