Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc142 _macBookProPanRight(false), in AudioDeviceMac()
318 _macBookProPanRight = false; in Init()
995 _macBookProPanRight = false; in InitPlayout()
1005 _macBookProPanRight = true; in InitPlayout()
2070 _macBookProPanRight = false; in HandleDataSourceChange()
2076 _macBookProPanRight = true; in HandleDataSourceChange()
2409 if (_macBookProPanRight && (_playChannels == 2)) { in RenderWorkerThread()
Daudio_device_mac.h307 bool _macBookProPanRight; variable