Searched refs:getProfileFor (Results 1 – 1 of 1) sorted by relevance
228 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