Home
last modified time | relevance | path

Searched refs:attributesMatches (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/services/audiopolicy/engine/common/src/
DProductStrategy.cpp69 return AudioProductStrategy::attributesMatches(supportedAttr.mAttributes, attr); in matches()
78 return AudioProductStrategy::attributesMatches(supportedAttr.mAttributes, attr); }); in getStreamTypeForAttributes()
126 if (AudioProductStrategy::attributesMatches(supportedAttr.mAttributes, attr)) { in getVolumeGroupForAttributes()
/frameworks/av/media/libaudioclient/include/media/
DAudioProductStrategy.h55 static bool attributesMatches(const audio_attributes_t refAttributes,
/frameworks/av/media/libaudioclient/
DAudioProductStrategy.cpp74 bool AudioProductStrategy::attributesMatches(const audio_attributes_t refAttributes, in attributesMatches() function in android::AudioProductStrategy
DAudioSystem.cpp1550 return AudioProductStrategy::attributesMatches( in attributesToStreamType()
/frameworks/base/media/java/android/media/audiopolicy/
DAudioProductStrategy.java368 private static boolean attributesMatches(@NonNull AudioAttributes refAttr, in attributesMatches() method in AudioProductStrategy
433 if (refAa.equals(attributes) || attributesMatches(refAa, attributes)) { in supportsAttributes()
/frameworks/base/config/
Dboot-image-profile.txt13461 HSPLandroid/media/audiopolicy/AudioProductStrategy;->attributesMatches(Landroid/media/AudioAttribut…