Searched refs:VirtualizerIsDeviceSupported (Results 1 – 1 of 1) sorted by relevance
1535 int VirtualizerIsDeviceSupported(audio_devices_t deviceType) { in Effect_setConfig() function1567 return VirtualizerIsDeviceSupported(deviceType); in Effect_setConfig()1591 if (VirtualizerIsDeviceSupported(forcedDevice) != 0) { in Effect_setConfig()1603 if (VirtualizerIsDeviceSupported(pContext->pBundledContext->nOutputDevice) == 0) { in Effect_setConfig()3773 if (android::VirtualizerIsDeviceSupported(device) != 0) { in Effect_command()