Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioOutputDescriptor.h321 bool useHwGain() const in useHwGain() function
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp2522 outputDesc->useHwGain() /*force*/)) { in startSource()
2701 outputDesc->useHwGain() && outputDesc->isAnyActive(VOLUME_SOURCE_NONE); in stopSource()
3529 if (desc->useHwGain()) { in setVolumeIndexForAttributes()