Searched refs:firstInexact (Results 1 – 1 of 1) sorted by relevance
5924 sp<IOProfile> firstInexact; in getInputProfile() local5943 if (firstInexact == nullptr && profile->isCompatibleProfile(DeviceVector(device), in getInputProfile()5953 firstInexact = profile; in getInputProfile()5958 if (firstInexact != nullptr) { in getInputProfile()5962 return firstInexact; in getInputProfile()