Searched refs:VirtualizerIsDeviceSupported (Results 1 – 1 of 1) sorted by relevance
1377 int VirtualizerIsDeviceSupported(audio_devices_t deviceType) { in Effect_setConfig() function1409 return VirtualizerIsDeviceSupported(deviceType); in Effect_setConfig()1433 if (VirtualizerIsDeviceSupported(forcedDevice) != 0) { in Effect_setConfig()1445 if (VirtualizerIsDeviceSupported(pContext->pBundledContext->nOutputDevice) == 0) { in Effect_setConfig()3665 if (android::VirtualizerIsDeviceSupported(device) != 0) { in Effect_command()