Searched refs:matchesScore (Results 1 – 5 of 5) sorted by relevance
65 int ProductStrategy::matchesScore(const audio_attributes_t attr) const in matchesScore() function in android::ProductStrategy153 int score = iter.second->matchesScore(attributes); in getProductStrategyForAttributes()250 int score = volGroupAttr.matchesScore(attr); in getVolumeGroupAttributesForAttributes()
44 int matchesScore(const audio_attributes_t &attributes) const;
30 int VolumeGroupAttributes::matchesScore(const audio_attributes_t &attributes) const { in matchesScore() function in android::VolumeGroupAttributes
2255 return refAttr.matchesScore(attr) > 0; in attributesToStreamType()
69 int matchesScore(const audio_attributes_t attributes) const;