Searched defs:tmpOutputDeviceDesc (Results 1 – 5 of 5) sorted by relevance
272 AudioDeviceDescriptor tmpOutputDeviceDesc = GetCurrentOutputDevice(); in UpdateDevice() local
585 AudioDeviceDescriptor tmpOutputDeviceDesc = audioActiveDevice_.GetCurrentOutputDevice(); in FetchOutputDeviceWhenNoRunningStream() local609 AudioDeviceDescriptor tmpOutputDeviceDesc = audioActiveDevice_.GetCurrentOutputDevice(); in HandleDeviceChangeForFetchOutputDevice() local
2077 AudioDeviceDescriptor tmpOutputDeviceDesc = audioActiveDevice_.GetCurrentOutputDevice(); in HandleFetchOutputWhenNoRunningStream() local2128 AudioDeviceDescriptor tmpOutputDeviceDesc = audioActiveDevice_.GetCurrentOutputDevice(); in UpdateOutputDevice() local2208 AudioDeviceDescriptor tmpOutputDeviceDesc = audioActiveDevice_.GetCurrentOutputDevice(); in HandleDeviceChangeForFetchOutputDevice() local
322 AudioDeviceDescriptor tmpOutputDeviceDesc; variable