Searched refs:isCompatibleProfile (Results 1 – 4 of 4) sorted by relevance
27 bool IOProfile::isCompatibleProfile(const DeviceVector &devices, in isCompatibleProfile() function in android::IOProfile
90 bool isCompatibleProfile(const DeviceVector &devices,
210 bool isCompatibleProfile(audio_devices_t device,
898 if (!curProfile->isCompatibleProfile(devices, in getProfileForOutput()3908 if (!outputDesc->mProfile->isCompatibleProfile(DeviceVector(devDesc), in createAudioPatchInternal()3963 if (!inputDesc->mProfile->isCompatibleProfile(DeviceVector(device), in createAudioPatchInternal()6563 if (profile->isCompatibleProfile(DeviceVector(device), samplingRate, in getInputProfile()6574 if (firstInexact == nullptr && profile->isCompatibleProfile(DeviceVector(device), in getInputProfile()