Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc124 _macBookProPanRight(false), in AudioDeviceMac()
315 _macBookProPanRight = false; in Init()
1096 _macBookProPanRight = false; in InitPlayout()
1106 _macBookProPanRight = true; in InitPlayout()
2282 _macBookProPanRight = false; in HandleDataSourceChange()
2288 _macBookProPanRight = true; in HandleDataSourceChange()
2635 if (_macBookProPanRight && (_playChannels == 2)) { in RenderWorkerThread()
Daudio_device_mac.h339 bool _macBookProPanRight; variable