Searched refs:IsOrientationMatch (Results 1 – 1 of 1) sorted by relevance
593 bool IsOrientationMatch(const AceResConfig& desired, const AceResConfig& supported) in IsOrientationMatch() function624 return !(!IsOrientationMatch(desired, supported) || !IsDeviceTypeMatch(desired, supported) || in MatchResConfig()631 return !(!IsOrientationMatch(desired, supported) || !IsDeviceTypeMatch(desired, supported)); in DeclarativeMatchResConfig()