Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/aidl/android/media/
DIAudioPolicyService.aidl283 out boolean[] formatsEnabled); in getSurroundFormats() argument
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp1824 std::vector<bool>* formatsEnabled) { in getSurroundFormats() argument
1846 formatsEnabled->insert( in getSurroundFormats()
1847 formatsEnabled->begin(), in getSurroundFormats()
DAudioPolicyService.h194 std::vector<bool>* formatsEnabled) override;