Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioOutputDescriptor.h302 bool useHwGain() const in useHwGain() function
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp1949 outputDesc->useHwGain() /*force*/); in startSource()
2811 if (desc->useHwGain()) { in setVolumeIndexForAttributes()