Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioProfile.h228 return getProfileFor(gDynamicFormat) != 0; in hasDynamicFormat()
257 sp<AudioProfile> dynamicFormatProfile = getProfileFor(gDynamicFormat); in setFormats()
337 sp<AudioProfile> getProfileFor(audio_format_t format) const in getProfileFor() function