Searched refs:areAudioPatchesSupported (Results 1 – 4 of 4) sorted by relevance
32 areAudioPatchesSupported() ? doc::partialTest("Audio patches are supported")45 areAudioPatchesSupported() ? doc::partialTest("Audio patches are supported")
460 areAudioPatchesSupported() ? doc::partialTest("Audio patches are supported")534 if (areAudioPatchesSupported()) { in createPatchIfNeeded()554 if (areAudioPatchesSupported()) { in releasePatchIfNeeded()707 if (areAudioPatchesSupported()) { in createPatchIfNeeded()727 if (areAudioPatchesSupported()) { in releasePatchIfNeeded()
159 areAudioPatchesSupported() ? doc::partialTest("Audio patches are supported")183 areAudioPatchesSupported() ? doc::partialTest("Audio patches are supported")
145 bool areAudioPatchesSupported() { return extract(getDevice()->supportsAudioPatches()); } in areAudioPatchesSupported() function503 if (!areAudioPatchesSupported()) { in SetUp()