Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libaudioclient/tests/
H A Daudio_test_utils.cpp768 bool patchMatchesOutputDevices(const DeviceIdVector& deviceIds, audio_patch patch) { in patchMatchesOutputDevices() function
790 return patchMatchesOutputDevices(deviceIds, patch); in checkPatchPlayback()