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.aidl305 out boolean[] formatsEnabled); in getSurroundFormats() argument
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp1998 std::vector<bool>* formatsEnabled) { in getSurroundFormats() argument
2021 formatsEnabled->insert( in getSurroundFormats()
2022 formatsEnabled->begin(), in getSurroundFormats()
DAudioPolicyService.h232 std::vector<bool>* formatsEnabled) override;