Home
last modified time | relevance | path

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

/aosp12/system/media/tests/
H A Dsystemaudio_tests.cpp313 const audio_devices_t mOutputDeviceType = AUDIO_DEVICE_OUT_SPEAKER; member in SystemAudioPortTest
364 port->ext.device.type = port->role == AUDIO_PORT_ROLE_SINK ? mOutputDeviceType in fillFakeAudioPortBaseInfo()
504 config->role == AUDIO_PORT_ROLE_SINK ? mOutputDeviceType : mInputDeviceType; in fillFakeAudioPortConfigInfo()