Home
last modified time | relevance | path

Searched defs:OnDeviceChange (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/
Dsystem_message_window_win.cc105 LRESULT SystemMessageWindowWin::OnDeviceChange(UINT event_type, LPARAM data) { in OnDeviceChange() function in content::SystemMessageWindowWin
/external/chromium_org/components/storage_monitor/
Dstorage_monitor_win.cc184 void StorageMonitorWin::OnDeviceChange(UINT event_type, LPARAM data) { in OnDeviceChange() function in storage_monitor::StorageMonitorWin
/external/chromium_org/media/audio/
Daudio_output_controller.cc331 void AudioOutputController::OnDeviceChange() { in OnDeviceChange() function in media::AudioOutputController
/external/chromium_org/content/browser/renderer_host/media/
Daudio_renderer_host.cc204 void AudioRendererHost::AudioEntry::OnDeviceChange(int new_buffer_size, in OnDeviceChange() function in content::AudioRendererHost::AudioEntry