Searched refs:isCompatibleProfile (Results 1 – 3 of 3) sorted by relevance
43 bool isCompatibleProfile(audio_devices_t device,
38 bool IOProfile::isCompatibleProfile(audio_devices_t device, in isCompatibleProfile() function in android::IOProfile
603 if (!curProfile->isCompatibleProfile(device, String8(""), in getProfileForDirectOutput()2233 if (!outputDesc->mProfile->isCompatibleProfile(devDesc->type(), in createAudioPatch()2290 if (!inputDesc->mProfile->isCompatibleProfile(devDesc->type(), in createAudioPatch()4468 if (profile->isCompatibleProfile(device, address, samplingRate, in getInputProfile()