Searched defs:surroundFormatsEnabled (Results 1 – 5 of 5) sorted by relevance
2283 std::unique_ptr<bool[]>surroundFormatsEnabled(new bool[numSurroundFormats]); in getSurroundFormats() local
2254 bool* surroundFormatsEnabled) { in getSurroundFormats()
2647 auto surroundFormatsEnabled = std::make_unique<bool[]>(numSurroundFormats); in android_media_AudioSystem_getSurroundFormats() local
1789 bool surroundFormatsEnabled[numSurroundFormats]; in getSurroundFormatsHelper() local
6195 bool *surroundFormatsEnabled) in getSurroundFormats()