Searched refs:firstInexact (Results 1 – 1 of 1) sorted by relevance
6318 sp<IOProfile> firstInexact; in getInputProfile() local6337 if (firstInexact == nullptr && profile->isCompatibleProfile(DeviceVector(device), in getInputProfile()6347 firstInexact = profile; in getInputProfile()6352 if (firstInexact != nullptr) { in getInputProfile()6356 return firstInexact; in getInputProfile()