Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPolicyMix.cpp337 const bool isMmapRequested = (flags & AUDIO_OUTPUT_FLAG_MMAP_NOIRQ); in getOutputForAttr() local
348 if (!primaryOutputMix && isMmapRequested) { in getOutputForAttr()
369 if (isMmapRequested) { in getOutputForAttr()