Searched refs:firstInexact (Results 1 – 1 of 1) sorted by relevance
5724 sp<IOProfile> firstInexact; in getInputProfile() local5743 if (firstInexact == nullptr && profile->isCompatibleProfile(DeviceVector(device), in getInputProfile()5753 firstInexact = profile; in getInputProfile()5758 if (firstInexact != nullptr) { in getInputProfile()5762 return firstInexact; in getInputProfile()