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.h308 bool useHwGain() const in useHwGain() function
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp2165 outputDesc->useHwGain() /*force*/)) { in startSource()
2313 outputDesc->useHwGain() && outputDesc->isAnyActive(VOLUME_SOURCE_NONE); in stopSource()
3085 if (desc->useHwGain()) { in setVolumeIndexForAttributes()